← Search

Ran Song

33 accepted papers

2026

Consensus-Aligned Neuron Efficient Fine-Tuning Large Language Models for Multi-Domain Machine Translation

AAAI 2026technical

Multi-domain machine translation (MDMT) aims to build a unified model capable of translating content across diverse domains. Despite the impressive machine translation capabilities demonstrated by large language models (LLMs), domain adaptation still remains a challenge for LLMs. Existing MDMT metho

Cited by 0SourcePDFScholar
2026

ShapeAfford: Reconstructing 3D Shape With Manipulation Affordance via Geometry-Affordance Synergy

RA-L 2026

To facilitate robot manipulation tasks, we propose ShapeAfford that reconstructs 3D object models with per-point affordance annotations from multi-view images and textual instructions. By integrating geometric modeling with affordance reasoning into an end-to-end framework, ShapeAfford leverages the

Cited by 0SourceScholar
2025

ALVO: Adaptive Learning with Velocity Obstacles for UGV Navigation in Dynamic Scenes

IROS 2025

Autonomous navigation of unmanned ground vehicles (UGVs) in dynamic scenes is a challenging task that requires them to avoid obstacles and move toward the goal simultaneously. This paper proposes ALVO, an adaptive learning policy that leverages velocity obstacles for UGV navigation. ALVO employs an

Cited by 1SourceScholar
2025

DPR-Splat: Depth and Pose Refinement with Sparse-View 3D Gaussian Splatting for Novel View Synthesis

IROS 2025

Recent advances in 3D Gaussian Splatting have demonstrated impressive performance in novel view synthesis, particularly with dense image sets. However, its performance degrades significantly in sparse-view scenarios, primarily due to the challenge of obtaining accurate camera poses. Also, achieving

Cited by 1SourcecodeScholar
2025

GROVE: A Generalized Reward for Learning Open-Vocabulary Physical Skill

CVPR 2025poster

Learning open-vocabulary physical skills for simulated agents presents a significant challenge in artificial intelligence. Current reinforcement learning approaches face critical limitations: manually designed rewards lack scalability across diverse tasks, while demonstration-based methods struggle…

Cited by 2SourcePDFScholar
2025

GRPO-Guided Modality Selection Enhanced LoRA-Tuned LLMs for Multimodal Emotion Recognition

EMNLP 2025

Multimodal emotion recognition in conversation (MERC) aims to identify speakers’ emotional states by utilizing text, audio, and visual modalities. Although recent large language model (LLM)-based methods have demonstrated strong performance, they typically adopt static fusion strategies that integra

2025

Multilingual Generative Retrieval via Cross-lingual Semantic Compression

EMNLP 2025

Generative Information Retrieval is an emerging retrieval paradigm that exhibits remarkable performance in monolingual scenarios. However, applying these methods to multilingual retrieval still encounters two primary challenges, cross-lingual identifier misalignment and identifier inflation. To addr

2025

Multilingual Knowledge Graph Completion via Efficient Multilingual Knowledge Sharing

EMNLP 2025

Large language models (LLMs) based Multilingual Knowledge Graph Completion (MKGC) aim to predict missing facts by leveraging LLMs’ multilingual understanding capabilities, improving the completeness of multilingual knowledge graphs (KGs).However, existing MKGC research underutilizes the multilingual

2025

VCADNet: Vision-based Circular Accessible Depth Prediction for UGV Perception

IROS 2025

Circular accessible depth (CAD) provides a lightweight and robust traversability representation for autonomous navigation of unmanned ground vehicles (UGV). Aiming at the limitations of existing LiDAR-based methods in detecting low-thickness targets and executing semantic reasoning, we propose VCADN

Cited by 0SourceScholar
2024

Can Large Language Models Mine Interpretable Financial Factors More Effectively? A Neural-Symbolic Factor Mining Agent Model

ACL 2024findings

Finding interpretable factors for stock returns is the most vital issue in the empirical asset pricing domain. As data-driven methods, existing factor mining models can be categorized into symbol-based and neural-based models. Symbol-based models are interpretable but inefficient, while neural-based…

Cited by 1SourcePDFScholar
2024

Coarse-to-Fine Detection of Multiple Seams for Robotic Welding

IROS 2024poster

Efficiently detecting target weld seams while ensuring sub-millimeter accuracy has always been an important challenge in autonomous welding, which has significant application in industrial practice. Previous works mostly focused on recognizing and localizing welding seams one by one, leading to infe…

Cited by 0SourceScholar
2024

Does Large Language Model Contain Task-Specific Neurons?

EMNLP 2024main

Large language models (LLMs) have demonstrated remarkable capabilities in comprehensively handling various types of natural language processing (NLP) tasks. However, there are significant differences in the knowledge and abilities required for different tasks. Therefore, it is important to understan…

2024

LPS-Net: Lightweight Parameter-shared Network for Point Cloud-based Place Recognition

ICRA 2024poster

With innovation in fields such as autonomous driving and augmented reality, point cloud-based place recognition has gained significant attention. Many methods try to address this problem by extracting and matching global descriptors in a database, but they often must balance the extraction of compre…

Cited by 5SourcecodeScholar
2024

MCLER: Multi-Critic Continual Learning With Experience Replay for Quadruped Gait Generation

RA-L 2024

Quadruped robots are able to traverse most terrains on the earth using a wide variety of gaits, providing solutions for robots to operate in specialized environments. Although existing methods have achieved excellent performance in gait generation, they suffer from catastrophic forgetting and inabil

Cited by 4SourceScholar
2024

MPGNet: Learning Move-Push-Grasping Synergy for Target-Oriented Grasping in Occluded Scenes

IROS 2024poster

This paper focuses on target-oriented grasping in occluded scenes, where the target object is specified by a binary mask and the goal is to grasp the target object with as few robotic manipulations as possible. Most existing methods rely on a push-grasping synergy to complete this task. To deliver a…

Cited by 1SourceScholar
2024

MPP: Multiscale Path Planning for UGV Navigation in Semi-structured Environments

IROS 2024poster

Autonomous navigation of unmanned ground vehicles (UGVs) in structured road and indoor environments has made significant progress in recent years. However, navigation in outdoor semi-structured environments remains a challenge. This paper presents the multiscale path planning (MPP) method for UGV na…

Cited by 1SourceScholar
2024

VLMPC: Vision-Language Model Predictive Control for Robotic Manipulation

RSS 2024poster

Although Model Predictive Control (MPC) can effectively predict the future states of a system and thus is widely used in robotic manipulation tasks, it does not have the capability of environmental perception, leading to the failure in some complex scenarios. To address this issue, we introduce Visi…

2023

Multilingual Knowledge Graph Completion from Pretrained Language Models with Knowledge Constraints

ACL 2023findings

Multilingual Knowledge Graph Completion (mKGC) aim at solving queries in different languages by reasoning a tail entity thus improving multilingual knowledge graphs. Previous studies leverage multilingual pretrained language models (PLMs) and the generative paradigm to achieve mKGC. Although multili…

2022

Decoupling Mixture-of-Graphs: Unseen Relational Learning for Knowledge Graph Completion by Fusing Ontology and Textual Experts

COLING 2022main

Knowledge Graph Embedding (KGE) has been proposed and successfully utilized to knowledge Graph Completion (KGC). But classic KGE paradigm often fail in unseen relation representations. Previous studies mainly utilize the textual descriptions of relations and its neighbor relations to represent unsee…

Cited by 8SourcePDFScholar
2022

Towards Online 3D Bin Packing: Learning Synergies between Packing and Unpacking via DRL

CoRL 2022poster

There is an emerging research interest in addressing the online 3D bin packing problem (3D-BPP), which has a wide range of applications in logistics industry. However, neither heuristic methods nor those based on deep reinforcement learning (DRL) outperform human packers in real logistics scenarios.…

Cited by 6SourceScholar
2021

A Hierarchical Framework for Quadruped Locomotion Based on Reinforcement Learning

IROS 2021poster

Quadruped locomotion is a challenging task for learning-based algorithms. It requires tedious manual tuning and is difficult to deploy in reality due to the reality gap. In this paper, we propose a quadruped robot learning system for agile locomotion which does not require any pre-training and works…

Cited by 23SourcecodeScholar
2021

Autonomous Multi-View Navigation via Deep Reinforcement Learning

ICRA 2021poster

In this paper, we propose a novel deep reinforcement learning (DRL) system for the autonomous navigation of mobile robots that consists of three modules: map navigation, multi-view perception and multi-branch control. Our DRL system takes as the input a routed map provided by a global planner and th…

Cited by 13SourceScholar
2021

Learning Multi-Object Dense Descriptor for Autonomous Goal-Conditioned Grasping

RA-L 2021

In a goal-conditioned grasping task, a robot is asked to grasp the objects designated by a user. Existing methods for goal-conditioned grasping either can only handle relatively simple scenes or require extra user annotations. This letter proposes an autonomous method to enable the grasping of targe

Cited by 23SourcecodeScholar
2021

Mesh Saliency: An Independent Perceptual Measure or a Derivative of Image Saliency?

CVPR 2021poster

While mesh saliency aims to predict regional importance of 3D surfaces in agreement with human visual perception and is well researched in computer vision and graphics, latest work with eye-tracking experiments shows that state-of-the-art mesh saliency methods remain poor at predicting human fixatio…

Cited by 21PDFcodeScholar
2021

PackerBot: Variable-Sized Product Packing with Heuristic Deep Reinforcement Learning

IROS 2021poster

Product packing is a typical application in ware-house automation that aims to pick objects from unstructured piles and place them into bins with optimized placing policy. However, it still remains a significant challenge to finish the product packing tasks in general logistics scenarios where the o…

Cited by 33SourcecodeScholar
2021

Towards Multi-Modal Perception-Based Navigation: A Deep Reinforcement Learning Method

RA-L 2021

In this letter, we present a novel navigation system of unmanned ground vehicle (UGV) for local path planning based on deep reinforcement learning. The navigation system decouples perception from control and takes advantage of multi-modal perception for a reliable online interaction with the surroun

Cited by 52SourcecodeScholar
2020

Learn by Observation: Imitation Learning for Drone Patrolling from Videos of A Human Navigator

IROS 2020poster

We present an imitation learning method for autonomous drone patrolling based only on raw videos. Different from previous methods, we propose to let the drone learn patrolling in the air by observing and imitating how a human navigator does it on the ground. The observation process enables the autom…

Cited by 13SourcecodeScholar
2020

Online Decision Based Visual Tracking via Reinforcement Learning

NeurIPS 2020poster

A deep visual tracker is typically based on either object detection or template matching while each of them is only suitable for a particular group of scenes. It is straightforward to consider fusing them together to pursue more reliable tracking. However, this is not wise as they follow different t…

2020

Unsupervised Multi-View CNN for Salient View Selection of 3D Objects and Scenes

ECCV 2020poster

We present an unsupervised 3D deep learning framework based on a ubiquitously true proposition named by us view-object consistency as it states that a 3D object and its projected 2D views always belong to the same object class. To validate its effectiveness, we design a multi-view CNN instantiating…