← Search

Shuang Chen

15 accepted papers

2026

AdaRoPE: Not All Attention Heads Should Rotate and Scale Equally

ICML 2026poster

Rotary Position Embeddings (RoPE) are widely adopted in Transformers to encode positional information, yet standard implementations enforce a uniform frequency schedule and scaling across all attention heads. Using simplified retrieval tasks and length generalization scenarios, we show—both empirica…

Cited by 0SourceScholar
2026

Exploring the Potentials of Spiking Neural Networks for Image Deraining

AAAI 2026technical

Biologically plausible and energy-efficient frameworks such as Spiking Neural Networks (SNNs) have not been sufficiently explored in low-level vision tasks. Taking image deraining as an example, this study addresses the representation of the inherent high-pass characteristics of spiking neurons, spe

Cited by 0SourcePDFScholar
2026

HALO: A Unified Vision-Language-Action Model for Embodied Multimodal Chain-of-Thought Reasoning

ICML 2026poster

Vision–Language–Action (VLA) models have shown strong performance in robotic manipulation, but often struggle in long-horizon or out-of-distribution scenarios due to the lack of explicit mechanisms for multimodal reasoning and anticipating how the world will evolve under action. Recent works introdu…

Cited by 0SourceScholar
2026

Interleaving Reasoning for Better Text-to-Image Generation

ICLR 2026poster

Unified multimodal understanding and generation models recently have achieve significant improvement in image generation capability, yet a large gap remains in instruction following and detail preservation compared to systems that tightly couple comprehension with generation such as GPT-4o. Motivate…

Cited by 0SourcecodeScholar
2026

OneThinker: All-in-one Reasoning Model for Image and Video

CVPR 2026

Reinforcement learning (RL) has recently achieved remarkable success in eliciting visual reasoning within Multimodal Large Language Models (MLLMs). However, existing approaches typically train separate models for different tasks and treat image and video reasoning as disjoint domains. This results i

Cited by 0SourcecodeScholar
2026

Vision-DeepResearch: Incentivizing DeepResearch Capability in Multimodal Large Language Models

ICML 2026poster

Multimodal large language models (MLLMs) have achieved remarkable success across a broad range of vision tasks. However, constrained by the capacity of their internal world knowledge, prior work has proposed augmenting MLLMs by ``reasoning-then-tool-call'' for visual and textual search engines to ob…

Cited by 0SourceScholar
2025

BcQLM: Efficient Vision-Language Understanding with Distilled Q-Gated Cross-Modal Fusion

EMNLP 2025

As multimodal large language models (MLLMs) advance, their large-scale architectures pose challenges for deployment in resource-constrained environments. In the age of large models, where energy efficiency, computational scalability and environmental sustainability are paramount, the development of

2025

Benchmarking Multimodal CoT Reward Model Stepwise by Visual Program

ICCV 2025poster

Recent advancements in reward signal usage for Large Language Models (LLMs) are remarkable. However, significant challenges exist when transitioning reward signal to the multimodal domain, including labor-intensive annotations, over-reliance on one-step rewards, and inadequate evaluation. To address…

2025

DEEP-SEA: Deep-Learning Enhancement for Environmental Perception in Submerged Aquatics

IROS 2025

Continuous and reliable underwater monitoring is essential for assessing marine biodiversity, detecting ecological changes and supporting autonomous exploration in aquatic environments. Underwater monitoring platforms rely on mainly visual data for marine biodiversity analysis, ecological assessment

Cited by 0SourceScholar
2025

Deep Learning-Enhanced Visual Monitoring in Hazardous Underwater Environments with a Swarm of Micro-Robots

ICRA 2025

Long-term monitoring and exploration of extreme environments, such as underwater storage facilities, is costly, labor-intensive, and hazardous. Automating this process with low-cost, collaborative robots can greatly improve efficiency. These robots capture images from different positions, which must

Cited by 1SourcecodeScholar
2025

Dynamics Decoupling and Control of a 3-DOF Force-Controlled End-Effector Based on Force Sensors

RA-L 2025

A 3-DOF force-controlled end-effector based on a parallel mechanism is an effective approach for high-precision polishing in industrial applications. However, the dynamic modeling of rigid-flexible coupling in parallel mechanisms, as well as the decoupled control of friction and coupling forces, rem

Cited by 1SourceScholar
2025

Perceive the Passage of Time: A Systematic Evaluation of Large Language Model in Temporal Relativity

COLING 2025main

Temporal perception is crucial for Large Language Models(LLMs) to effectively understand the world. However, current benchmarks primarily focus on temporal reasoning, falling short in understanding the temporal characteristics involving temporal perception, particularly in understanding temporal rel…

Cited by 0SourcePDFScholar
2025

ThinkBench: Dynamic Out-of-Distribution Evaluation for Robust LLM Reasoning

NeurIPS 2025poster

Evaluating large language models (LLMs) poses significant challenges, particularly due to issues of data contamination and the leakage of correct answers. To address these challenges, we introduce ThinkBench, a novel evaluation framework designed to robustly evaluate the reasoning capability of LLMs…

Cited by 0SourcecodeScholar
2024

FUSU: A Multi-temporal-source Land Use Change Segmentation Dataset for Fine-grained Urban Semantic Understanding

NeurIPS 2024poster

Fine urban change segmentation using multi-temporal remote sensing images is essential for understanding human-environment interactions in urban areas. Although there have been advances in high-quality land cover datasets that reveal the physical features of urban landscapes, the lack of fine-graine…

2024

Taking a Deep Breath: Enhancing Language Modeling of Large Language Models with Sentinel Tokens

EMNLP 2024finding

Large language models (LLMs) have shown promising efficacy across various tasks, becoming powerful tools in numerous aspects of human life. However, Transformer-based LLMs suffer a performance degradation when modeling long-term contexts due to they discard some information to reduce computational o…