← Search

Bin Guo

16 accepted papers

2026

TaskIT: Memory-Efficient Fine-Tuning of Multi-LoRA LLMs via Cross-Task Importance Transfer

CVPR 2026

On-device AI systems increasingly adopt a single foundation model equipped with task-specific Low-Rank Adaptation (LoRA) modules, forming a multi-LoRA LLM that supports multiple tasks.We study how to adapt such a model to a new task on memory-constrainted devices.Although LoRA reduces trainable para

Cited by 0SourcecodeScholar
2026

VIL2C: Value-of-Information Aware Low-Latency Communication for Multi-Agent Reinforcement Learning

AAAI 2026technical

Inter-agent communication serves as an effective mechanism for enhancing performance in collaborative multi-agent reinforcement learning (MARL) systems. However, the inherent communication latency in practical systems induces both action decision delays and outdated information sharing, impeding MAR

Cited by 0SourcePDFScholar
2025

ActiveHAI: Active Collection Based Human-AI Diagnosis with Limited Expert Predictions

IJCAI 2025

Recent studies indicate that human-AI collaboration performs better than either alone, particularly in medical diagnosis. Beyond collaboration methods that focus on assigning tasks to humans or AI, like deferral, combining human and AI decisions with their confidence scores is emerging as a promisin

2025

CollageNoter: Real-Time and Adaptive Collage Layout Design for Screenshot-Based E-Note-Taking

AAAI 2025technical

To enhance the processing of complex multi-modal documents (e.g. e-books, long web pages, etc.), it is an efficient way for users to take digital screenshots of key parts and reorganize them into a new collage E-Note. Existing methods for assisting collage layout design primarily employ a semantic…

Cited by 0SourcePDFScholar
2025

CompMTL: Layer-Wise Competitive Multi-Task Learning

ICASSP 2025accepted

It is challenging to simultaneously address multiple related tasks using a unified multi-task model and consistently balance conflicts across these tasks. The conflicts arise because each task competes to update the shared module in a manner that can better align with its own requirements. To addres…

Cited by 0SourceScholar
2025

Hierarchical Deep Reinforcement Learning for Computation Offloading in Autonomous Multi-Robot Systems

RA-L 2025

To ensure system responsiveness, some compute-intensive tasks are usually offloaded to cloud or edge computing devices. In environments where connection to external computing facilities is unavailable, computation offloading among members within an autonomous multi-robot system (AMRS) becomes a solu

Cited by 4SourceScholar
2025

MMPlanner: Zero-Shot Multimodal Procedural Planning with Chain-of-Thought Object State Reasoning

EMNLP 2025

Multimodal Procedural Planning (MPP) aims to generate step-by-step instructions that combine text and images, with the central challenge of preserving object-state consistency across modalities while producing informative plans. Existing approaches often leverage large language models (LLMs) to refi

Cited by 0SourcePDFScholar
2025

SURGEON: Memory-Adaptive Fully Test-Time Adaptation via Dynamic Activation Sparsity

CVPR 2025highlight

Despite the growing integration of deep models into mobile terminals, the accuracy of these models declines significantly due to various deployment interferences. Test-time adaptation (TTA) has emerged to improve the performance of deep models by adapting them to unlabeled target data online. Yet, t…

2025

Towards Economical Inference: Enabling DeepSeek’s Multi-Head Latent Attention in Any Transformer-based LLMs

ACL 2025long

Multi-head Latent Attention (MLA) is an innovative architecture proposed by DeepSeek, designed to ensure efficient and economical inference by significantly compressing the Key-Value (KV) cache into a latent vector. Compared to MLA, standard LLMs employing Multi-Head Attention (MHA) and its variants…

2025

Tree-of-AdEditor: Heuristic Tree Reasoning for Automated Video Advertisement Editing with Large Language Model

IJCAI 2025

Video advertising has become a popular marketing strategy on e-commerce platforms, requiring high-level semantic reasoning like selling point discovery, narrative organization. Previous rule-based methods struggle with these complex tasks, and learning-based approaches demand large datasets and high

2024

Efficient Federated Learning with Smooth Aggregation for Non-IID Data from Multiple Edges

ICASSP 2024accepted

Federated learning (FL) learns an optimal global model by aggregating local models trained on distributed data from different devices. Due to heterogeneous data distributions across devices, local models will be divergent, resulting in the global model’s performance degradation. Recent studies attem…

Cited by 0SourceScholar
2024

HAWK: Learning to Understand Open-World Video Anomalies

NeurIPS 2024poster

Video Anomaly Detection (VAD) systems can autonomously monitor and identify disturbances, reducing the need for manual labor and associated costs. However, current VAD systems are often limited by their superficial semantic understanding of scenes and minimal user interaction. Additionally, the prev…

2024

T-EnFP: An Efficient Transformer Encoder-Based System for Driving Behavior Classification

ICASSP 2024accepted

Recently, Transformer-based architectures have been explored for classifying driving behavior. Although the Transformer effectively employs self-attention for global temporal learning, the presence of redundant modules can detrimentally affect task-specific performance and overall efficiency. In thi…

Cited by 0SourceScholar
2023

Learning to Self-Reconfigure for Freeform Modular Robots via Altruism Proximal Policy Optimization

IJCAI 2023poster

The advantages of modular robot systems stem from their ability to change between different configurations, enabling them to adapt to complex and dynamic real-world environments. Then, how to perform the accurate and efficient change of the modular robot system, i.e., the self-reconfiguration proble…

Cited by 1SourcePDFScholar
2022

Joint Goal Segmentation and Goal Success Prediction on Multi-Domain Conversations

COLING 2022main

To evaluate the performance of a multi-domain goal-oriented Dialogue System (DS), it is important to understand what the users’ goals are for the conversations and whether those goals are successfully achieved. The success rate of goals directly correlates with user satisfaction and perceived useful…

Cited by 2SourcePDFScholar