This article describes the online inference stage of the model, which predicts 3D avatars in a frame-by-frame manner using a sliding window approachThis article describes the online inference stage of the model, which predicts 3D avatars in a frame-by-frame manner using a sliding window approach

Temporal Refinement in Stratified Motion Diffusion: Utilizing GRU for Smoothed Full-Body Prediction

2025/10/23 02:10

Abstract and 1. Introduction

  1. Related Work

    2.1. Motion Reconstruction from Sparse Input

    2.2. Human Motion Generation

  2. SAGE: Stratified Avatar Generation and 3.1. Problem Statement and Notation

    3.2. Disentangled Motion Representation

    3.3. Stratified Motion Diffusion

    3.4. Implementation Details

  3. Experiments and Evaluation Metrics

    4.1. Dataset and Evaluation Metrics

    4.2. Quantitative and Qualitative Results

    4.3. Ablation Study

  4. Conclusion and References

\ Supplementary Material

A. Extra Ablation Studies

B. Implementation Details

3.4. Implementation Details

\ For the inference stage, we evaluate our model in an online manner. Specifically, we fix the sequence length at 20 for both the input and the output of our model, and only the last pose in the output motion sequence is retained. Given a sparse observation sequence, we apply our model using a sliding window approach. For the first 20 poses in the motion sequence, we predict by padding the sparse observation sequence x at the beginning with the first available observation. We make this choice considering the practicality and relevance of online inference in real-world application scenarios. This allows the motion sequences to be predicted in a frame-by-frame manner.

\ In addition, we employ a simple two-layer GRU [9] on the top of the full body decoder as a temporal memory to smooth the prediction of the output sequence with minimal computational expense, and we term it as a Refiner. To train this Refiner, we use the same velocity loss as [54]. Our model takes 0.74ms to infer 1 frame on a single NVIDIA RTX3090 GPU.

\

:::info Authors:

(1) Han Feng, equal contributions, ordered by alphabet from Wuhan University;

(2) Wenchao Ma, equal contributions, ordered by alphabet from Pennsylvania State University;

(3) Quankai Gao, University of Southern California;

(4) Xianwei Zheng, Wuhan University;

(5) Nan Xue, Ant Group (xuenan@ieee.org);

(6) Huijuan Xu, Pennsylvania State University.

:::


:::info This paper is available on arxiv under CC BY 4.0 DEED license.

:::

\

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.
Share Insights

You May Also Like

Primev’s FAST RPC Could Speed Up Ethereum Transactions to 200ms

Primev’s FAST RPC Could Speed Up Ethereum Transactions to 200ms

The post Primev’s FAST RPC Could Speed Up Ethereum Transactions to 200ms appeared on BitcoinEthereumNews.com. COINOTAG recommends • Exchange signup 💹 Trade with pro tools Fast execution, robust charts, clean risk controls. 👉 Open account → COINOTAG recommends • Exchange signup 🚀 Smooth orders, clear control Advanced order types and market depth in one view. 👉 Create account → COINOTAG recommends • Exchange signup 📈 Clarity in volatile markets Plan entries & exits, manage positions with discipline. 👉 Sign up → COINOTAG recommends • Exchange signup ⚡ Speed, depth, reliability Execute confidently when timing matters. 👉 Open account → COINOTAG recommends • Exchange signup 🧭 A focused workflow for traders Alerts, watchlists, and a repeatable process. 👉 Get started → COINOTAG recommends • Exchange signup ✅ Data‑driven decisions Focus on process—not noise. 👉 Sign up → Ethereum mainnet transactions can now achieve preconfirmations in under 200 milliseconds using Primev’s FAST RPC solution, rivaling the speed of high-performance blockchains while staying on the layer 1 network. This innovation enables rapid Ether transfers, smart contract interactions, and NFT minting without relying on layer 2 solutions. Primev’s FAST RPC delivers preconfirmations in 200ms or less, supercharging Ethereum’s mainnet for near-instant transactions. Users can integrate FAST RPC easily with wallets like MetaMask, replacing slower providers for faster onchain interactions. Over 400,000 developers use established RPCs like Infura, but FAST RPC offers a promising alternative for speed-focused Ethereum users, potentially processing billions in transactions annually. Discover how Primev’s FAST RPC accelerates Ethereum transactions to 200ms preconfirmations. Stay on mainnet for blazing-fast ETH transfers and dApp interactions—explore the future of layer 1 speed today. What is Ethereum’s FAST RPC and How Does It Work? Ethereum’s FAST RPC is an innovative remote procedure call solution developed by the Ethereum infrastructure platform Primev, designed to drastically reduce transaction confirmation times on the mainnet to under 200 milliseconds. This technology provides early preconfirmations from…
Share
2025/10/23 10:04
Share
Vitalik: ZK and FHE will reshape the future of blockchain, and cryptography is entering the era of "usability"

Vitalik: ZK and FHE will reshape the future of blockchain, and cryptography is entering the era of "usability"

PANews reported on October 23rd that at the 2025 Shanghai International Blockchain Week and the 11th Blockchain Global Summit, Ethereum co-founder Vitalik Buterin stated in his speech that blockchain and cryptography technologies have made tremendous progress over the past decade, moving from early exploration to a new stage of "scalability, developer-friendliness, and low-cost." He noted that the rapid development of zero-knowledge proofs (ZK) and homomorphic encryption (FHE) has made real-time verification of Ethereum's L1 blocks a reality, and that blockchain is becoming more efficient, decentralized, and privacy-enhancing. Vitalik emphasized that cryptography is moving from "theoretical" to "universal availability." He stated that over the next five to ten years, the cost of technologies like ZK, FHE, and L2 will be close to zero, becoming integrated into all applications, just like signatures and encryption. He also proposed a new security philosophy: "Not your silicon, not your private key," emphasizing the importance of hardware trustworthiness and privacy protection. He encouraged developers to actively participate in the development of the ZK and blockchain ecosystems, from entrepreneurship and underlying R&D to application practice, to jointly promote the formation of the next generation of decentralized infrastructure.
Share
2025/10/23 10:12
Share