← Search

Shijie Li

23 accepted papers

2026

CogStream: Context-guided Streaming Video Question Answering

AAAI 2026technical

Despite advancements in Video Large Language Models (Vid-LLMs) improving multimodal understanding, challenges persist in streaming video reasoning due to its reliance on contextual information. Existing paradigms feed all available historical contextual information into Vid-LLMs, resulting in a sign

Cited by 0SourcePDFScholar
2026

PanDA: Unsupervised Domain Adaptation for Multimodal 3D Panoptic Segmentation in Autonomous Driving

CVPR 2026

This paper presents the first study on Unsupervised Domain Adaptation (UDA) for multimodal 3D panoptic segmentation (mm-3DPS), aiming to improve generalization under domain shifts commonly encountered in real-world autonomous driving. A straightforward solution is to employ a pseudo-labeling strateg

Cited by 0SourceScholar
2026

Patch-as-Decodable-Token: Towards Unified Multi-Modal Vision Tasks in MLLMs

ICLR 2026poster

Multimodal large language models (MLLMs) have advanced rapidly in recent years. However, existing approaches for vision tasks often rely on indirect representations, such as generating coordinates as text for detection, which limits performance and prevents dense prediction tasks like segmentation.…

Cited by 0SourcecodeScholar
2026

SSR-SAM: Retrieval-Style Segment Anything Model for Semi-Supervised Ultra-High-Resolution Image Segmentation

AAAI 2026technical

Accurate segmentation of ultra-high-resolution (UHR) images, which often exceed tens of millions of pixels, is critically important in domains such as remote sensing and biomedical imaging. However, acquiring pixel-level annotations for such high-resolution images is prohibitively expensive and labo

Cited by 0SourcePDFScholar
2026

TIME: Tensor-Factorized Mixture-of-Experts with Intrinsic Routing for Lifelong Multimodal Knowledge Editing

ICML 2026poster

Lifelong multimodal knowledge editing allows vision language models to continuously adapt to dynamic updates to avoid catastrophic forgetting. To mitigate interference between sequential updates, recent paradigms have shifted towards modular parameter isolation. However, this strategy faces a critic…

Cited by 0SourceScholar
2026

Tell2Adapt: A Unified Framework for Source Free Unsupervised Domain Adaptation via Vision Foundation Model

CVPR 2026

Source Free Unsupervised Domain Adaptation (SFUDA) is critical for deploying deep learning models across diverse clinical settings. However, existing methods are typically designed for low-gap, specific domain shifts and cannot generalize into a unified, multi-modalities, and multi-target framework,

Cited by 0SourceScholar
2026

VidLaDA: Bidirectional Diffusion Large Language Models for Efficient Video Understanding

ICML 2026poster

Current Video Large Language Models (Video LLMs) typically encode frames via a vision encoder and employ an autoregressive (AR) LLM for understanding and generation. However, this AR paradigm inevitably faces a dual efficiency bottleneck: strictly unidirectional attention compromises *understanding …

Cited by 3SourceScholar
2025

Design and Dynamic Modeling Analysis of Undulatory Propulsion Underwater Robot with Rotational Passive Degrees of Freedom in Fin Rays

IROS 2025

Current research on undulatory propulsion robots has predominantly centered on hydrodynamic performance simulations. However, challenges such as limited mobility and difficulties in parameter identification during underwater bio-mimetic motion remain unresolved. To address these issues, this study p

Cited by 0SourceScholar
2025

Global-Aware Monocular Semantic Scene Completion with State Space Models

ICCV 2025poster

Monocular Semantic Scene Completion (MonoSSC) reconstructs and interprets 3D environments from a single image, enabling diverse real-world applications. However, existing methods are often constrained by the local receptive field of Convolutional Neural Networks (CNNs), making it challenging to hand…

Cited by 0SourcePDFScholar
2025

PNetGPT: Proprietary Protocol Network Traffic Generation with Pre-trained Transformer

ICASSP 2025accepted

Generative pre-trained transformers are exceedingly effective as generative models and classifiers, widely used in natural language processing and computer vision. This work contributes to the exploration of generative pre-trained transformer-based models in the proprietary protocol network traffic.…

Cited by 0SourceScholar
2025

R2A-TLS: Reflective Retrieval-Augmented Timeline Summarization with Causal-Semantic Integration

EMNLP 2025

Open-domain timeline summarization (TLS) faces challenges from information overload and data sparsity when processing large-scale textual streams. Existing methods struggle to capture coherent event narratives due to fragmented descriptions and often accumulate noise through iterative retrieval stra

Cited by 0SourcePDFScholar
2025

SeeGround: See and Ground for Zero-Shot Open-Vocabulary 3D Visual Grounding

CVPR 2025poster

3D Visual Grounding (3DVG) aims to locate objects in 3D scenes based on textual descriptions, essential for applications like augmented reality and robotics. Traditional 3DVG approaches rely on annotated 3D datasets and predefined object categories, limiting scalability and adaptability. To overcome…

2025

Unsupervised Photometric-Consistent Depth Estimation from Endoscopic Monocular Video

AAAI 2025technical

Recent advancements in unsupervised monocular depth estimation typically rely on an assumption that image photometry remains consistent across consecutive frames. However, this assumption often fails in endoscopic scenes due to: 1) local photometric inconsistency caused by specular reflections creat…

2023

Joint Semantic and Strategy Matching for Persuasive Dialogue

EMNLP 2023long findings

Persuasive dialogue aims to persuade users to achieve some targets by conversations. While previous persuasion models have achieved notable successes, they mostly base themselves on utterance semantic matching, and an important aspect has been ignored, that is, the strategy of the conversations, for…

Cited by 0SourceScholar
2022

Enhanced Spatial Attention Graph for Motion Planning in Crowded, Partially Observable Environments

ICRA 2022poster

Collision-free navigation while moving amongst static and dynamic obstacles with a limited sensor range is still a great challenge for modern mobile robots. Therefore, the ability to avoid collisions with obstacles in crowded, partially observable environments is one of the most important indicators…

Cited by 16SourceScholar
2022

Multi-Scale Interaction for Real-Time LiDAR Data Segmentation on an Embedded Platform

RA-L 2022

Real-time semantic segmentation of LiDAR data is crucial for autonomously driving vehicles and robots, which are usually equipped with an embedded platform and have limited computational resources. Approaches that operate directly on the point cloud use complex spatial aggregation operations, which

Cited by 101SourcecodeScholar
2021

MiniSeg: An Extremely Minimum Network for Efficient COVID-19 Segmentation

AAAI 2021technical

The rapid spread of the new pandemic, i.e., COVID-19, has severely threatened global health. Deep-learning-based computer-aided screening, e.g., COVID-19 infected CT area segmentation, has attracted much attention. However, the publicly available COVID-19 training data are limited, easily causing ov…

2021

Moving Object Segmentation in 3D LiDAR Data: A Learning-Based Approach Exploiting Sequential Data

RA-L 2021

The ability to detect and segment moving objects in a scene is essential for building consistent maps, making future state predictions, avoiding collisions, and planning. In this letter, we address the problem of moving object segmentation from 3D LiDAR scans. We propose a novel approach that pushes

Cited by 228SourcecodeScholar
2021

Pose Refinement Graph Convolutional Network for Skeleton-Based Action Recognition

RA-L 2021

With the advances in capturing 2D or 3D skeleton data, skeleton-based action recognition has received an increasing interest over the last years. As skeleton data is commonly represented by graphs, graph convolutional networks have been proposed for this task. While current graph convolutional netwo

Cited by 40SourceScholar
2021

Spatial-Temporal Consistency Network for Low-Latency Trajectory Forecasting

ICCV 2021poster

Trajectory forecasting is a crucial step for autonomous vehicles and mobile robots in order to navigate and interact safely. In order to handle the spatial interactions between objects, graph-based approaches have been proposed. These methods, however, model motion on a frame-to-frame basis and do n…

Cited by 25PDFScholar