← Search

Bin Dai

20 accepted papers

2026

DSENet: A Novel Dual-Stream Enhancement Network for Multi-Scale Non-Stationary Time Series Forecasting

ICML 2026poster

Accurately capturing local variations in long series has always been one of the most challenging problems in time-series forecasting especially in medical signals, where local variations often indicate pathological events. Our study reveals a previously overlooked key bottleneck in this field: tradi…

Cited by 0SourceScholar
2026

PDD-RRG: Posterior Diagnostic Decision for Study-level Radiology Report Generation

IJCAI 2026

Automatic radiology report generation (RRG) aims to simulate the workflow of radiologists, assisting them in clinical diagnosis. However, existing methods often fall short in utilizing all information relevant to the examination, as is typically done in clinical practice. Although some works attempt

Cited by 0Scholar
2025

Enhancing Persona Consistency for LLMs’ Role-Playing using Persona-Aware Contrastive Learning

ACL 2025finding

In recent years, large language models (LLMs) have achieved breakthrough progress in many dialogue generation tasks. However, their lack of emotion and fine-grained role awareness limits the model’s ability to provide personalized and diverse interactions further. Current methods face high costs in…

Cited by 0SourcePDFScholar
2025

Keep Your Friends Close, and Your Enemies Farther: Distance-aware Voxel-wise Contrastive Learning for Semi-supervised Multi-organ Segmentation

ICCV 2025poster

Based on pseudo-labels, voxel-wise contrastive learning (VCL) is a prominent approach designed to learn effective feature representations for semi-supervised medical image segmentation. However, in multi-organ segmentation (MoS), the complex anatomical structures of certain organs often lead to many…

Cited by 0SourcePDFScholar
2025

SmartRAG: Jointly Learn RAG-Related Tasks From the Environment Feedback

ICLR 2025poster

RAG systems consist of multiple modules to work together. However, these modules are usually separately trained. We argue that a system like RAG that incorporates multiple modules should be jointly optimized to achieve optimal performance. To demonstrate this, we design a specific pipeline called Sm…

Cited by 4SourcePDFScholar
2025

UAV-Flow Colosseo: A Real-World Benchmark for Flying-on-a-Word UAV Imitation Learning

NeurIPS 2025poster

Unmanned Aerial Vehicles (UAVs) are evolving into language-interactive platforms, enabling more intuitive forms of human-drone interaction. While prior works have primarily focused on high-level planning and long-horizon navigation, we shift attention to language-guided fine-grained trajectory contr…

Cited by 0SourceScholar
2025

V-VAE: A Variational Auto Encoding Framework Towards Fine-Grained Control over Human-Like Chat

EMNLP 2025

With the continued proliferation of Large Language Model (LLM) based chatbots, there is a growing demand for generating responses that are not only linguistically fluent but also consistently aligned with persona-specific traits in conversations. However, existing role-play and persona-based chat ap

Cited by 0SourcePDFScholar
2024

Towards Objectively Benchmarking Social Intelligence of Language Agents at the Action Level

ACL 2024findings

Prominent large language models have exhibited human-level performance in many domains, even enabling the derived agents to simulate human and social interactions. While practical works have substantiated the practicability of grounding language agents in sandbox simulation or embodied simulators, c…

2022

ORFD: A Dataset and Benchmark for Off-Road Freespace Detection

ICRA 2022poster

Freespace detection is an essential component of autonomous driving technology and plays an important role in trajectory planning. In the last decade, deep learning based freespace detection methods have been proved feasible. However, these efforts were focused on urban road environments and few dee…

Cited by 78SourcecodeScholar
2022

Trajectory Prediction for Autonomous Driving with Topometric Map

ICRA 2022poster

State-of-the-art autonomous driving systems rely on high definition (HD) maps for localization and navigation. However, building and maintaining HD maps is time-consuming and expensive. Furthermore, the HD maps assume structured environment such as the existence of major road and lanes, which are no…

Cited by 12SourcecodeScholar
2021

Attentional Graph Neural Network for Parking-Slot Detection

RA-L 2021

Deep learning has recently demonstrated its promising performance for vision-based parking-slot detection. However, very few existing methods explicitly take into account learning the link information of the marking-points, resulting in complex post-processing and erroneous detection. In this letter

Cited by 39SourcecodeScholar
2021

LiDAR-based Drivable Region Detection for Autonomous Driving

IROS 2021poster

For autonomous driving, drivable region detection is one of the most basic and essential tasks. In this paper, a novel LiDAR-based drivable region detection algorithm which could output a complete, accurate and stable result is proposed. To promote the completeness of the detection result, the Bayes…

Cited by 27SourceScholar
2021

Multiple Contextual Cues Integrated Trajectory Prediction for Autonomous Driving

RA-L 2021

Trajectory prediction is an essential and challenging task for autonomous driving and mobile robots. The main difficulty is to model actor-actor interaction and actor-scene interaction. In addition, the different motion characteristics of each actor also increase the challenge of prediction. Most ex

Cited by 11SourceScholar
2021

On the Value of Infinite Gradients in Variational Autoencoder Models

NeurIPS 2021spotlight

A number of recent studies of continuous variational autoencoder (VAE) models have noted, either directly or indirectly, the tendency of various parameter gradients to drift towards infinity during training. Because such gradients could potentially contribute to numerical instabilities, and are oft…

Cited by 13SourcePDFScholar
2020

Further Analysis of Outlier Detection with Deep Generative Models

NeurIPS 2020poster

The recent, counter-intuitive discovery that deep generative models (DGMs) can frequently assign a higher likelihood to outliers has implications for both outlier detection applications as well as our overall understanding of generative modeling. In this work, we present a possible explanation for t…

2018

Compressing Neural Networks using the Variational Information Bottleneck

ICML 2018oral

Neural networks can be compressed to reduce memory and computational requirements, or to increase accuracy by facilitating the use of a larger base architecture. In this paper we focus on pruning individual neurons, which can simultaneously trim model size, FLOPs, and run-time memory. To improve upo…