Lagrange introduces an open-vocabulary, energy-based sparse framework for generalized end-to-end driving. It uses Vision-Language Models to generate class-agnostic object proposals and encodes them into continuous semantic tokens, enabling robust generalization to anomalous scenarios while adhering to vehicle kinematics through Lagrangian action minimization.
Lagrange: Open-Vocabulary Sparse Framework for End-to-End Driving
Dual-Agent Framework for Cross-Model Verified Translation
A dual-agent framework converts natural-language experiment protocols into executable commands for robotic lab platforms. It uses a Parser Agent and a rule-based mapping engine to translate protocols, with a heterogeneous LLM Validation Agent ensuring accuracy and triggering self-correction. The framework successfully enables end-to-end autonomous execution of microplate-based experiments like the Bradford assay.
Pose6DAug: Physically Plausible Multi-view Object Swapping
Pose6DAug enables robot data augmentation by swapping objects in successful episodes while preserving physically valid 6D pose trajectories. It operates in 3D using a mesh anchored by temporally coherent poses, ensuring multi-view consistency and physical plausibility. Fine-tuning a VLA policy on this augmented data improves novel object success rates by 16.5% over state-of-the-art baselines.
OneCanvas: 3D Scene Understanding via Panoramic Reprojection
OneCanvas enables 3D scene understanding in Vision-Language Models by aggregating patch features onto a panoramic canvas using 3D world coordinates. It achieves state-of-the-art results on SQA3D and VSI-Bench, with strong generalization on SPBench, using significantly less training compute than prior methods.
ViGOS: Decoupling Perception and Reasoning in Multimodal On-Policy Self-Distillation
ViGOS introduces a visually grounded on-policy self-distillation framework for multimodal large language models. It decouples perception and reasoning by using an image-only teacher for visual descriptions and a reasoning teacher for final outputs, reducing reliance on text-only references. This approach improves image-grounded performance across multiple vision-language benchmarks.
ThinkDeception: Interpretable Multimodal Deception Detection Framework
ThinkDeception introduces a progressive reinforcement learning framework that enables interpretable multimodal deception detection. It leverages a step-by-step annotated Chain of Thought dataset and proposes Visual-Audio Consistency Group Relative Policy Optimization with a dynamic curriculum, enhancing reasoning quality and outperforming existing methods on mainstream benchmarks.