← Search

Junyi Zhang

16 accepted papers

2026

AHead-VLN: A Hierarchical Reasoning Framework Guided by Foresight for Human-Aware Navigation

IJCAI 2026

In human-aware vision-and-language navigation (HA-VLN), agents need to follow instructions while navigating safely among people in crowded environments. Existing methods often struggle to effectively transform forward-looking risk prediction into decision-making basis, resulting in intelligent agent

Cited by 0Scholar
2026

DMGD: Train-Free Dataset Distillation with Semantic-Distribution Matching in Diffusion Models

CVPR 2026

Dataset distillation enables efficient training by distilling the information of large-scale datasets into significantly smaller synthetic datasets. Diffusion based paradigms have emerged in recent years, offering novel perspectives for dataset distillation. However, they typically necessitate addit

Cited by 0SourceScholar
2026

Selfi: Self-improving Reconstruction Engine via 3D Geometric Feature Alignment

CVPR 2026

Novel View Synthesis (NVS) has traditionally relied on models with explicit 3D inductive biases combined with known camera parameters from Structure-from-Motion (SfM) beforehand. Recent vision foundation models like VGGT take an orthogonal approach -- 3D knowledge is gained implicitly through traini

Cited by 0SourcecodeScholar
2026

Spherical Geometry Diffusion: Generating High-quality 3D Face Geometry via Sphere-anchored Representations

AAAI 2026technical

A fundamental challenge in text-to-3D face generation is achieving high-quality geometry. The core difficulty lies in the arbitrary and intricate distribution of vertices in 3D space, making it challenging for existing models to establish clean connectivity and resulting in suboptimal geometry. To a

Cited by 0SourcePDFScholar
2025

CoRe: Context-Regularized Text Embedding Learning for Text-to-Image Personalization

AAAI 2025technical

Recent advances in text-to-image personalization have enabled high-quality and controllable image synthesis for user-provided concepts. However, existing methods still struggle to balance identity preservation with text alignment. Our approach is based on the fact that generating prompt-aligned imag…

2025

DenseMatcher: Learning 3D Semantic Correspondence for Category-Level Manipulation from a Single Demo

ICLR 2025spotlight

Dense 3D correspondence can enhance robotic manipulation by enabling the generalization of spatial, functional, and dynamic information from one object to an unseen counterpart. Compared to shape correspondence, semantic correspondence is more effective in generalizing across different object catego…

2025

MonST3R: A Simple Approach for Estimating Geometry in the Presence of Motion

ICLR 2025spotlight

Estimating geometry from dynamic scenes, where objects move and deform over time, remains a core challenge in computer vision. Current approaches often rely on multi-stage pipelines or global optimizations that decompose the problem into subtasks, like depth and flow, leading to complex systems pron…

2025

Pre-training Auto-regressive Robotic Models with 4D Representations

ICML 2025poster

Foundation models pre-trained on massive unlabeled datasets have revolutionized natural language and computer vision, exhibiting remarkable generalization capabilities, thus highlighting the importance of pre-training. Yet, efforts in robotics have struggled to achieve similar success, limited by ei…

Cited by 0SourcePDFScholar
2025

St4RTrack: Simultaneous 4D Reconstruction and Tracking in the World

ICCV 2025poster

Dynamic 3D reconstruction and point tracking in videos are typically treated as separate tasks, despite their deep connection. We propose St4RTrack, a feed-forward frame- work that simultaneously reconstructs and tracks dynamic video content in a world coordinate frame from RGB in- puts. This is ach…

Cited by 0SourcePDFScholar
2025

Truncated Inverse-Lévy Measure Representation of the Beta Process

AISTATS 2025poster

The beta process is a widely used nonparametric prior in Bayesian machine learning. While various inference schemes have been developed for the beta process and related models, the current state-of-the-art method relies heavily on the stick-breaking representation with decreasing atom weights, which…

Cited by 0SourceScholar
2025

Visual Imitation Enables Contextual Humanoid Control

CoRL 2025oral

How can we teach humanoids to climb staircases and sit on chairs using the surrounding environment context? Arguably the simplest way is to _just show them_—casually capture a human motion video and feed it to humanoids. We introduce **VideoMimic**, a real-to-sim-to-real pipeline that mines everyday…

Cited by 0SourceScholar
2024

From Isolated Islands to Pangea: Unifying Semantic Space for Human Action Understanding

CVPR 2024highlight

Action understanding matters for intelligent agents and has attracted long-term attention. It can be formed as the mapping from the action physical space to the semantic space. Typically researchers built action datasets according to idiosyncratic choices to define classes and push the envelope of b…

Cited by 14SourcePDFScholar
2024

Telling Left from Right: Identifying Geometry-Aware Semantic Correspondence

CVPR 2024poster

While pre-trained large-scale vision models have shown significant promise for semantic correspondence their features often struggle to grasp the geometry and orientation of instances. This paper identifies the importance of being geometry-aware for semantic correspondence and reveals a limitation o…

2023

A Tale of Two Features: Stable Diffusion Complements DINO for Zero-Shot Semantic Correspondence

NeurIPS 2023poster

Text-to-image diffusion models have made significant advances in generating and editing high-quality images. As a result, numerous approaches have explored the ability of diffusion model features to understand and process single images for downstream tasks, e.g., classification, semantic segmentati…

2023

LayoutDiffusion: Improving Graphic Layout Generation by Discrete Diffusion Probabilistic Models

ICCV 2023poster

Creating graphic layouts is a fundamental step in graphic designs. In this work, we present a novel generative model named LayoutDiffusion for automatic layout generation. As layout is typically represented as a sequence of discrete tokens, LayoutDiffusion models layout generation as a discrete deno…

Cited by 50PDFcodeScholar
2022

Mining Cross-Person Cues for Body-Part Interactiveness Learning in HOI Detection

ECCV 2022poster

"Human-Object Interaction (HOI) detection plays a crucial role in activity understanding. Though significant progress has been made, interactiveness learning remains a challenging problem in HOI detection: existing methods usually generate redundant negative H-O pair proposals and fail to effectivel…