← Search

Wei Song

38 accepted papers

2026

DualToken: Towards Unifying Visual Understanding and Generation with Dual Visual Vocabularies

ICLR 2026poster

The differing representation spaces required for visual understanding and generation pose a challenge in unifying them within the autoregressive paradigm of large language models. A vision tokenizer trained for reconstruction excels at capturing low-level visual appearance, making it well-suited for…

Cited by 0SourcecodeScholar
2026

DyRef: Dynamic Reflection Framework Via Graph-Based Complexity for Robotic Planning

ICRA 2026poster

Robotic planning tasks often involve diverse complexities, which make adaptive improvement through reflection particularly challenging. Existing LLM-based approaches typically rely on fixed routines, lacking the ability to adjust to task-specific complexity and often leading to redundant reflections…

Cited by 0Scholar
2026

Failures to Surface Harmful Contents in Video Large Language Models

AAAI 2026technical

Video Large Language Models (VideoLLMs) are increasingly deployed on numerous critical applications, where users rely on auto-generated summaries while casually skimming the video stream. We show that this interaction hides a critical safety gap: if harmful content is embedded in a video, either as

Cited by 0SourcePDFScholar
2026

Navigating the Energy Landscape of Collaboration: Multi-Agent Communication Graph Generation via Score-Based Diffusion

ICML 2026poster

The collective intelligence of Large Language Model (LLM)-based Multi-Agent Systems (MAS) is fundamentally governed by the underlying communication graph. However, discovering task-adaptive structures within this combinatorial search space remains a significant challenge. Existing methods, ranging f…

Cited by 0SourceScholar
2026

Structured Progressive Knowledge Activation for LLM-Driven Neural Architecture Search

ICML 2026poster

This paper focuses on a key challenge in Neural Architecture Search (NAS): integrating established architectural knowledge while exploring new designs under expensive evaluations. Large language models (LLMs) are a promising assistant for NAS because they can translate rich architectural and coding …

Cited by 0SourceScholar
2025

Discriminator-Guided Embodied Planning for LLM Agent

ICLR 2025poster

Large Language Models (LLMs) have showcased remarkable reasoning capabilities in various domains, yet face challenges in complex embodied tasks due to the need for a coherent long-term policy and context-sensitive environmental understanding. Previous work performed LLM refinement relying on outcome…

Cited by 1SourcePDFScholar
2025

Divergence-enhanced Knowledge-guided Context Optimization for Visual-Language Prompt Tuning

ICLR 2025poster

Prompt tuning vision-language models like CLIP has shown great potential in learning transferable representations for various downstream tasks. The main issue is how to mitigate the over-fitting problem on downstream tasks with limited training samples. While knowledge-guided context optimization ha…

2025

FCRF: Flexible Constructivism Reflection for Long-Horizon Robotic Task Planning with Large Language Models

IROS 2025

Autonomous error correction is critical for domestic robots to achieve reliable execution of complex long-horizon tasks. Prior work has explored self-reflection in Large Language Models (LLMs) for task planning error correction; however, existing methods are constrained by inflexible self-reflection

Cited by 0SourcecodeScholar
2025

IRT-Router: Effective and Interpretable Multi-LLM Routing via Item Response Theory

ACL 2025long

Large language models (LLMs) have demonstrated exceptional performance across a wide range of natural language tasks. However, selecting the optimal LLM to respond to a user query often necessitates a delicate balance between performance and cost. While powerful models deliver better results, they c…

2025

MARIO-0.5B: A Multi-Agent Lightweight Model for Real-Time Open Information Extraction in Low-Resource Settings

EMNLP 2025

Large language models (LLMs) have shown remarkable capabilities in open information extraction. However, their substantial resource requirements often restrict their deployment in resource-constrained industrial settings, particularly on edge devices. The high computational demands also lead to incr

Cited by 0SourcePDFScholar
2025

Multi-Agent Path Finding With Heterogeneous Geometric and Kinematic Constraints in Continuous Space

RA-L 2025

Multi-Agent Path Finding (MAPF) represents a pivotal area of research within multi-agent systems. Existing algorithms typically discretize the movement space of agents into grid or topology, neglecting agents' geometric characteristics and kinematic constraints. This limitation hampers their applica

Cited by 8SourceScholar
2025

PsyScam: A Benchmark for Psychological Techniques in Real-World Scams

EMNLP 2025

Over the years, online scams have grown dramatically,with nearly 50% of global consumersencountering scam attempts each week.These scams cause not only significant financiallosses to individuals and businesses, butalso lasting psychological trauma, largely dueto scammers’ strategic employment of psy

2025

SynerGuard: A Robust Framework for Point Cloud Classification via Local Geometry and Spatial Topology

ICRA 2025

Point cloud recognition models are known to be vulnerable to adversarial attacks. The state-of-the-art defense solutions either focus on partial features of the point cloud, limiting their effectiveness, or rely heavily on known adversarial examples, reducing their generalizability, while others, li

Cited by 2SourceScholar
2024

Adaptive Multi-modal Fusion of Spatially Variant Kernel Refinement with Diffusion Model for Blind Image Super-Resolution

ECCV 2024poster

"Pre-trained diffusion models utilized for image generation encapsulate a substantial reservoir of a priori knowledge pertaining to intricate textures. Harnessing the potential of leveraging this a priori knowledge in the context of image super-resolution presents a compelling avenue. Nonetheless, p…

Cited by 3SourcePDFScholar
2024

Aligning Knowledge Graph with Visual Perception for Object-goal Navigation

ICRA 2024poster

Object-goal navigation is a challenging task that requires guiding an agent to specific objects based on first-person visual observations. The ability of agent to comprehend its surroundings plays a crucial role in achieving successful object finding. However, existing knowledge-graph-based navigato…

Cited by 8SourcecodeScholar
2024

FLTRNN: Faithful Long-Horizon Task Planning for Robotics with Large Language Models

ICRA 2024poster

Recent planning methods based on Large Language Models typically employ the In-Context Learning paradigm. Complex long-horizon planning tasks require more context(including instructions and demonstrations) to guarantee that the generated plan can be executed correctly. However, in such conditions, L…

Cited by 13SourcecodeScholar
2024

Frame-By-Frame Motion Retargeting With Self-Collision Avoidance From Diverse Human Demonstrations

RA-L 2024

Human-robot motion retargeting is a complex nonlinear problem, due to heterogeneous kinematic configuration between human and robot. Recent efforts aim to tackle the generalizability of motion retargeting on diverse robots, yet challenges persist in handling unseen human motions with varying scales

Cited by 4SourceScholar
2024

High-Order Semantic Alignment for Unsupervised Fine-Grained Image-Text Retrieval

COLING 2024main

Cross-modal retrieval is an important yet challenging task due to the semantic discrepancy between visual content and language. To measure the correlation between images and text, most existing research mainly focuses on learning global or local correspondence, failing to explore fine-grained local-…

2024

Leveraging the efficiency of multi-task robot manipulation via task-evoked planner and reinforcement learning

ICRA 2024poster

Multi-task learning has expanded the boundaries of robotic manipulation, enabling the execution of increasingly complex tasks. However, policies learned through reinforcement learning exhibit limited generalization and narrow distributions, which restrict their effectiveness in multi-task training.…

Cited by 0SourceScholar
2024

MindMap: Constructing Evidence Chains for Multi-Step Reasoning in Large Language Models

AAAI 2024technical

Large language models (LLMs) have demonstrated remarkable performance in various natural language processing tasks. However, they still face significant challenges in automated reasoning, particularly in scenarios involving multi-step reasoning. In this paper, we focus on the logical reasoning probl…

Cited by 1SourcePDFScholar
2024

Online Trajectory Generation With Local Replanning for 7-DoF Serial Manipulator in Unforeseen Dynamic Environments

RA-L 2024

In this letter, we focus on online motion planning for manipulators in dynamic obstacle environments. An analytical geometry-based inverse kinematics solution for generalized types of 7-DoF anthropomorphic manipulators is presented to work as the basis of high-efficiency collision avoidance planning

Cited by 3SourceScholar
2024

Optimizing Chinese Lexical Simplification Across Word Types: A Hybrid Approach

EMNLP 2024main

This paper addresses the task of Chinese Lexical Simplification (CLS). A key challenge in CLS is the scarcity of data resources. We begin by evaluating the performance of various language models at different scales in unsupervised and few-shot settings, finding that their effectiveness is sensitive…

2024

Towards Accurate and Fair Cognitive Diagnosis via Monotonic Data Augmentation

NeurIPS 2024poster

Intelligent education stands as a prominent application of machine learning. Within this domain, cognitive diagnosis (CD) is a key research focus that aims to diagnose students' proficiency levels in specific knowledge concepts. As a crucial task within the field of education, cognitive diagnosis en…

Cited by 2SourcePDFScholar
2023

Chinese Metaphorical Relation Extraction

EMNLP 2023long findings

Metaphors are linguistic expressions that convey non-literal meanings, as well as cognitive mappings that establish connections between distinct domains of experience or knowledge. This paper proposes a novel formulation of metaphor identification as a relation extraction problem. We introduce meta…

Cited by 0SourcecodeScholar
2023

Fast Contextual Scene Graph Generation With Unbiased Context Augmentation

CVPR 2023poster

Scene graph generation (SGG) methods have historically suffered from long-tail bias and slow inference speed. In this paper, we notice that humans can analyze relationships between objects relying solely on context descriptions,and this abstract cognitive process may be guided by experience. For exa…

2023

GVGNet: Gaze-Directed Visual Grounding for Learning Under-Specified Object Referring Intention

RA-L 2023

Referring Expression Comprehension (REC) and Referring Expression Segmentation (RES) enable robots to infer human's object referring intention through natural languages. In this letter, Gaze-directed Visual Grounding Network (GVGNet) is proposed to disambiguate human's under-specified object referri

Cited by 12SourceScholar
2023

KGNet: Knowledge-Guided Networks for Category-Level 6D Object Pose and Size Estimation

ICRA 2023poster

Despite the giant leap made in object 6D pose estimation and robotic grasping under structured scenarios, most approaches depend heavily on the exact CAD models of target objects beforehand, thereby limiting their wide applications. To address this, we propose a novel knowledge-guided network - KGNe…

Cited by 15SourceScholar
2023

RFFCE: Residual Feature Fusion and Confidence Evaluation Network for 6DoF Pose Estimation

ICRA 2023poster

In this paper, we propose a novel RGBD-based object 6DoF pose estimation network - RFFCE. It is a two-stage method that firstly leverages deep neural networks for feature extraction and object points matching, and then the geometric principles are utilized for final pose computation. Our approach co…

Cited by 9SourceScholar
2023

Towards Safe and Aggressive Motion Generation for Dynamic Targets Pick-and-Place

IROS 2023poster

In this paper, we present a framework to generate time-optimal trajectories for dynamic target pick-and-place tasks. We develop an optimization-based trajectory generation method for manipulators, which can conduct spatial-temporal deformation under user-defined requirements. We formulate the proble…

Cited by 2SourceScholar
2022

Tightly-Coupled Visual-Inertial-Pressure Fusion Using Forward and Backward IMU Preintegration

RA-L 2022

In this work, we present a visual-inertial-pressure (VIP) fusion method for underwater robot localization. Specifically, this letter focuses on the tightly-coupled fusion of pressure measurements into a visual inertial odometry (VIO) based on sliding window optimization. Previous works used to assoc

Cited by 30SourceScholar
2021

A Ranked Similarity Loss Function with pair Weighting for Deep Metric Learning

ICASSP 2021accepted

Metric learning is a widely-used method for image retrieval. The object of metric learning is to limit the distance between similar samples and increase the distance between samples of different classes through learning. Many studies tend to pay more attention to keep the distance between positive a…

Cited by 0SourceScholar
2021

Dian: Duration Informed Auto-Regressive Network for Voice Cloning

ICASSP 2021accepted

In this paper, we propose a novel end-to-end speech synthesis approach, Duration Informed Auto-regressive Network (DIAN), which consists of an acoustic model and a separate duration model. Un-like other auto-regressive TTS methods, the duration information of phonemes is provided as part of the inpu…

Cited by 0SourceScholar
2021

Improving Prosody Modelling with Cross-Utterance Bert Embeddings for End-to-End Speech Synthesis

ICASSP 2021accepted

Although speech prosody is related to the linguistic information up to the discourse structure, most text-to-speech (TTS) systems only take into account the information within each sentence. This makes it challenging when converting a paragraph of text into natural and expressive speech. In this pap…

Cited by 0SourceScholar
2021

Visual-Pressure Fusion for Underwater Robot Localization With Online Initialization

RA-L 2021

The motion of underwater robot is usually slow, which leads to large scale error easily introduced in the positioning method based on monocular Visual Inertial Odometry (VIO). To solve the above problem, we present a positioning method based on visual-pressure fusion in this letter. Firstly, it is p

Cited by 27SourceScholar
2020

Hierarchical Multi-task Learning for Organization Evaluation of Argumentative Student Essays

IJCAI 2020poster

Organization evaluation is an important dimension of automated essay scoring. This paper focuses on discourse element (i.e., functions of sentences and paragraphs) based organization evaluation. Existing approaches mostly separate discourse element identification and organization evaluation. In…

Cited by 0SourcePDFScholar