← Search

Haodong WANG

9 accepted papers

2026

MVGGT: Multimodal Visual Geometry Grounded Transformer for Multiview 3D Referring Expression Segmentation

CVPR 2026

Most existing 3D referring expression segmentation (3DRES) methods rely on dense, high-quality point clouds, while real-world agents such as robots and mobile phones operate with only a few sparse RGB views and strict latency constraints. We introduce Multi-view 3D Referring Expression Segmentation

Cited by 0SourcecodeScholar
2026

SOMA: Feature Gradient Enhanced Affine-Flow Matching for SAR-Optical Registration

AAAI 2026technical

Achieving pixel-level registration between SAR and optical images remains a challenging task due to their fundamentally different imaging mechanisms and visual characteristics. Although deep learning has achieved great success in many cross-modal tasks, its performance on SAR-Optical registration ta

Cited by 0SourcePDFScholar
2026

TwinQuant: Learnable Subspace Decomposition for 4-Bit LLM Quantization

ICML 2026poster

4-bit quantization reduces the memory footprint and latency of large language model inference, but its aggressive precision reduction can severely degrade accuracy. Prior methods address this by decomposing each weight matrix into two components (e.g., via singular value decomposition) and quantizin…

Cited by 0SourceScholar
2025

Aligning Large Language Models with Implicit Preferences from User-Generated Content

ACL 2025long

Learning from preference feedback is essential for aligning large language models (LLMs) with human values and improving the quality of generated responses. However, existing preference learning methods rely heavily on curated data from humans or advanced LLMs, which is costly and difficult to scale…

2025

Can Language Models Follow Multiple Turns of Entangled Instructions?

EMNLP 2025

Despite of significant achievements in improving instruction-following capabilities of large language models (LLMs), the ability to process multiple potentially entangled or conflict instructions remains a considerable challenge. Real-world scenarios often require the consistency across multiple ins

2025

DP-Habitat: Bridging the Gap Between Simulation and Reality for Visual Navigation in Dynamic Pedestrian Environments

ICRA 2025

Visual navigation in dynamic environments poses a considerable challenge, particularly in scenarios with diverse pedestrian behaviors. Traditional simulators primarily focus on static scenes, while existing dynamic pedestrian simulators often suffer limitations such as monotonous pedestrian models,

Cited by 0SourcecodeScholar
2025

IHEval: Evaluating Language Models on Following the Instruction Hierarchy

NAACL 2025long

The instruction hierarchy, which establishes a priority order from system messages to user messages, conversation history, and tool outputs, is essential for ensuring consistent and safe behavior in language models (LMs). Despite its importance, this topic receives limited attention, and there is a…

2024

Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models

NeurIPS 2024poster

Online shopping is a complex multi-task, few-shot learning problem with a wide and evolving range of entities, relations, and tasks. However, existing models and benchmarks are commonly tailored to specific tasks, falling short of capturing the full complexity of online shopping. Large Language Mode…