← Search

Junyi Chen

14 accepted papers

2026

$\pi^3$: Permutation-Equivariant Visual Geometry Learning

ICLR 2026poster

We introduce $\pi^3$, a feed-forward neural network that offers a novel approach to visual geometry reconstruction, breaking the reliance on a conventional fixed reference view. Previous methods often anchor their reconstructions to a designated viewpoint, an inductive bias that can lead to instabil…

Cited by 0SourcecodeScholar
2026

OmniWorld: A Multi-Domain and Multi-Modal Dataset for 4D World Modeling

ICLR 2026poster

The field of 4D world modeling—aiming to jointly capture spatial geometry and temporal dynamics—has witnessed remarkable progress in recent years, driven by advances in large-scale generative models and multimodal learning. However, the development of truly general 4D world models remains fundamen…

Cited by 0SourcecodeScholar
2026

SmartThinker: Progressive Chain-of-Thought Length Calibration for Efficient Large Language Model Reasoning

ICML 2026poster

Large reasoning models (LRMs) like OpenAI o1 and DeepSeek-R1 achieve high accuracy on complex tasks by adopting long chain-of-thought (CoT) reasoning paths. However, the inherent verbosity of these processes frequently results in redundancy and overthinking. To address this issue, existing works lev…

Cited by 0SourceScholar
2026

StructureBench: A Unified Benchmark Suite for Multi-Scenario Structured Generation Tasks with On-Device Models

IJCAI 2026

Structured output generation is increasingly critical for real-world AI systems, particularly in on-device settings where small language models (0.5B–8B parameters) must produce machine-executable outputs under strict latency and privacy constraints. Although constrained decoding provides formal gua

Cited by 0Scholar
2026

WinT3R: Window-Based Streaming Reconstruction with Camera Token Pool

ICLR 2026poster

We present WinT3R, a feed-forward reconstruction model capable of online prediction of precise camera poses and high-quality point maps. Previous methods suffer from a trade-off between reconstruction quality and real-time performance. To address this, we first introduce a sliding window mechanism t…

Cited by 0SourcecodeScholar
2026

iMontage: Unified, Versatile, Highly Dynamic Many-to-many Image Generation

CVPR 2026

Pre-trained video models learn powerful priors for generating high-quality, temporally coherent content. While these models excel at temporal coherence, their dynamics are often constrained by the continuous nature of their training data. We hypothesize that by injecting the rich and unconstrained c

Cited by 0SourcecodeScholar
2025

Aether: Geometric-Aware Unified World Modeling

ICCV 2025poster

The integration of geometric reconstruction and generative modeling remains a critical challenge in developing AI systems capable of human-like spatial reasoning. This paper proposes Aether, a unified framework that enables geometry-aware reasoning in world models by jointly optimizing three core ca…

Cited by 0SourcePDFScholar
2025

Equal Truth: Rumor Detection with Invariant Group Fairness

EMNLP 2025

Due to the widespread dissemination of rumors on social media platforms, detecting rumors has been a long-standing concern for various communities. However, existing rumor detection methods rarely consider the fairness issues inherent in the model, which can lead to biased predictions across differe

Cited by 0SourcePDFScholar
2025

GigaGS: 3D Gaussian Based Planar Representation for Large-Scene Surface Reconstruction

AAAI 2025technical

3D Gaussian Splatting (3DGS) has shown promising performance in novel view synthesis. Previous methods adapt it to obtaining surfaces of either individual 3D objects or within limited scenes. In this paper, we make the first attempt to tackle the challenging task of large-scale scene surface reconst…

Cited by 0SourcePDFScholar
2025

Pre3: Enabling Deterministic Pushdown Automata for Faster Structured LLM Generation

ACL 2025long

Extensive LLM applications demand efficient structured generations, particularly for LR(1) grammars, to produce outputs in specified formats (e.g., JSON). Existing methods primarily parse LR(1) grammars into a pushdown automaton (PDA), leading to runtime execution overhead for context-dependent toke…

2025

Where Am I and What Will I See: An Auto-Regressive Model for Spatial Localization and View Prediction

ICLR 2025poster

Spatial intelligence is the ability of a machine to perceive, reason, and act in three dimensions within space and time. Recent advancements in large-scale auto-regressive models have demonstrated remarkable capabilities across various reasoning tasks. However, these models often struggle with funda…

Cited by 0SourcePDFScholar
2025

You Only Query Twice: Multimodal Rumor Detection via Evidential Evaluation from Dual Perspectives

COLING 2025main

Current rumor detectors exhibit limitations in fully exploiting responses to the source tweet as essential public opinions, and in explaining and indicating the reliability of the results obtained. Additionally, the joint utilization of both responses and the multimodal source content for detection…

Cited by 0SourcePDFScholar
2024

EVE: Efficient Vision-Language Pre-training with Masked Prediction and Modality-Aware MoE

AAAI 2024technical

Building scalable vision-language models to learn from diverse, multimodal data remains an open challenge. In this paper, we introduce an Efficient Vision-languagE foundation model, namely EVE, which is one unified multimodal Transformer pre-trained solely by one unified pre-training task. Specifica…

Cited by 11SourcePDFScholar
2024

GVGEN: Text-to-3D Generation with Volumetric Representation

ECCV 2024poster

"In recent years, 3D Gaussian splatting has emerged as a powerful technique for 3D reconstruction and generation, known for its fast and high-quality rendering capabilities. Nevertheless, these methods often come with limitations, either lacking the ability to produce diverse samples or requiring pr…