← Search

Yuan Zhuang

13 accepted papers

2026

LD-MoLE: Learnable Dynamic Routing for Mixture of LoRA Experts

ICLR 2026poster

Recent studies have shown that combining parameter-efficient fine-tuning (PEFT) with mixture-of-experts (MoE) is an effective strategy for adapting large language models (LLMs) to the downstream tasks. However, most existing approaches rely on conventional TopK routing, which requires careful hyperp…

Cited by 0SourcecodeScholar
2025

A Robust and Efficient Visual-Inertial Initialization With Probabilistic Normal Epipolar Constraint

RA-L 2025

Accurate and robust initialization is essential for Visual-Inertial Odometry (VIO), as poor initialization can severely degrade pose accuracy. During initialization, it is crucial to estimate parameters such as accelerometer bias, gyroscope bias, initial velocity, gravity, etc. Most existing VIO ini

Cited by 4SourcecodeScholar
2025

MTVHunter: Smart Contracts Vulnerability Detection Based on Multi-Teacher Knowledge Translation

AAAI 2025technical

Smart contracts, closely intertwined with cryptocurrency transactions, have sparked widespread concerns about considerable financial losses of security issues. To counteract this, a variety of tools have been developed to identify vulnerability in smart contract. However, they fail to overcome two c…

2025

YOLO-MARL: You Only LLM Once for Multi-Agent Reinforcement Learning

IROS 2025

Advancements in deep multi-agent reinforcement learning (MARL) have positioned it as a promising approach for decision-making in cooperative games. However, it still remains challenging for MARL agents to learn cooperative strategies for some game environments. Recently, large language models (LLMs)

Cited by 8SourcecodeScholar
2024

My Heart Skipped a Beat! Recognizing Expressions of Embodied Emotion in Natural Language

NAACL 2024long

Humans frequently experience emotions. When emotions arise, they affect not only our mental state but can also change our physical state. For example, we often open our eyes wide when we are surprised, or clap our hands when we feel excited. Physical manifestations of emotions are referred to as emb…

2023

PLAtE: A Large-scale Dataset for List Page Web Extraction

ACL 2023industry

Recently, neural models have been leveraged to significantly improve the performance of information extraction from semi-structured websites. However, a barrier for continued progress is the small number of datasets large enough to train these models. In this work, we introduce the PLAtE (Pages of L…

Cited by 2SourcePDFScholar
2022

MDOE: A Spatiotemporal Event Representation Considering the Magnitude and Density of Events

RA-L 2022

Event-based sensors (e.g., DVS cameras) are capable of higher dynamic range, higher temporal resolution, lower time latency, and better power efficiency compared to conventional devices (e.g., RGB cameras). However, learning from these sensors remains challenging; event-based sensors output a stream

Cited by 4SourceScholar
2021

Consistent Right-Invariant Fixed-Lag Smoother with Application to Visual Inertial SLAM

AAAI 2021technical

State estimation problems without absolute position measurements routinely arise in navigation of unmanned aerial vehicles, autonomous ground vehicles, etc., whose proper operation relies on accurate state estimates and reliable covariances. Unaware of absolute positions, these problems have imman…

Cited by 22SourcePDFScholar
2021

GAEN: Graph Attention Evolving Networks

IJCAI 2021poster

Real-world networked systems often show dynamic properties with continuously evolving network nodes and topology over time. When learning from dynamic networks, it is beneficial to correlate all temporal networks to fully capture the similarity/relevance between nodes. Recent work for dynamic networ…

2020

Smart Contract Vulnerability Detection using Graph Neural Network

IJCAI 2020poster

The security problems of smart contracts have drawn extensive attention due to the enormous financial losses caused by vulnerabilities. Existing methods on smart contract vulnerability detection heavily rely on fixed expert rules, leading to low detection accuracy. In this paper, we explore using gr…