← Search

Meiqin Liu

28 accepted papers

2026

DAPE: Harmonizing Content-Position Encoding for Versatile Dense Visual Prediction

AAAI 2026technical

Dense visual prediction tasks, including object detection and segmentation, inherently require precise and discriminative positional information to delineate object boundaries and pixel regions. Recent DETR-based frameworks advance dense prediction tasks through iterative attention applied to conten

Cited by 0SourcePDFScholar
2026

Incorporating Expert Priors into Bayesian Optimization via Dynamic Mean Decay

ICLR 2026poster

Bayesian optimization (BO) is a powerful approach for black-box optimization, and in many real-world problems, domain experts possess valuable prior knowledge about promising regions of the search space. However, existing prior-informed BO methods are often overly complex, tied to specific acquisiti…

Cited by 0SourceScholar
2026

QD-PCQA: Quality-Aware Domain Adaptation for Point Cloud Quality Assessment

CVPR 2026

No-Reference Point Cloud Quality Assessment (NR-PCQA) still struggles with generalization, primarily due to the scarcity of annotated point cloud datasets. Since the Human Visual System (HVS) drives perceptual quality assessment independently of media types, prior knowledge on quality learned from i

Cited by 0SourcecodeScholar
2026

SCALING AUDIO-VISUAL QUALITY ASSESSMENT DATASET VIA CROWDSOURCING

ICASSP 2026oral

Audio-visual quality assessment (AVQA) research has been stalled by limitations of existing datasets: they are typically small in scale, with insufficient diversity in content and quality, and annotated only with overall scores. These shortcomings provide limited support for model development and mu…

Cited by 0SourcePDFScholar
2025

A Scale-Adaptive and Background-Robust Method for Surface Defect Detection

ICASSP 2025accepted

Despite deep learning-based methods perform remarkably well in surface defect detection recently, the unpredictable shapes and sizes of surface defects and complicated texture background still pose enormous challenges for existing methods. To address these problems, we propose a novel surface defect…

Cited by 0SourceScholar
2025

ALIC: Adaptive Fusion Entropy Model for Learned Image Compression

ICASSP 2025accepted

Recently, learned image compression algorithms have achieved significant performance. The entropy model is crucial for improving the rate-distortion performance by estimating the probability distribution of latent representation. In this paper, we propose an adaptive fusion entropy model for learned…

Cited by 0SourceScholar
2025

Adaptive-Resolution Cooperative Field Mapping With Event-Triggered Distributed Map Fusion

RA-L 2025

Cooperative scalar field mapping is an important task for multi-robot systems. However, the limited communication and computation resources of robots have hindered the application of cooperative field mapping in large-scale scenarios. This letter proposes an adaptive-resolution Gaussian process mapp

Cited by 1SourceScholar
2025

DATA-VSR: Dynamic Trajectory Attention and Texture Adaptive Rooter for Video Super-Resolution

ICASSP 2025accepted

Video Super-Resolution (VSR) is essential for reconstructing high-definition sequences from correlated video frames. While Transformer-based VSR methods have improved reconstruction quality, they require substantial computational resources, limiting deployment on resource-constrained devices. To tac…

Cited by 0SourceScholar
2025

Decentralized but Not Compromised: Modular Architecture with Refined Observation for Multi-Agent Model-Based Reinforcement Learning

IROS 2025

Multi-agent adversarial tasks such as swarm robotics and autonomous vehicle coordination, demand efficient decentralized collaboration under partial observability. While model-free multi-agent RL (MF-MARL) methods suffer from necessitating extensive environment interactions, most existing multi-agen

Cited by 0SourceScholar
2025

Multi-View Spatial Context and State Constraints for Object-Goal Navigation

RA-L 2025

Object-goal navigation is a highly challenging task where an agent must navigate to a target solely based on visual observations. Current reinforcement learning-based methods for object-goal navigation face two major challenges: first, the agent lacks sufficient perception of environmental context i

Cited by 3SourceScholar
2025

Reinforcement Learning for Multi-Agent Path Finding in Large-Scale Warehouses via Distributed Policy Evolution

RA-L 2025

Efficient multi-agent path finding (MAPF) is essential for large-scale warehousing and logistics systems. Despite the potential of reinforcement learning (RL) methods, current approaches struggle with challenges such as inefficient exploration, poor generalization and inadequate deadlock resolution.

Cited by 2SourceScholar
2025

Unveiling Multi-View Anomaly Detection: Intra-view Decoupling and Inter-view Fusion

AAAI 2025technical

Anomaly detection has garnered significant attention for its extensive industrial application value. Most existing methods focus on single-view scenarios and fail to detect anomalies hidden in blind spots, leaving a gap in addressing the demands of multi-view detection in practical applications. Ens…

2024

A Path Planning Approach for Multi-AUV Systems With Concurrent Stationary Node Access and Adaptive Sampling

RA-L 2024

Stationary node data retrieval and adaptive sampling are two important tasks in marine environment monitoring based on autonomous underwater vehicles (AUVs). Enabling AUVs to carry out these two heterogeneous tasks within a single deployment is crucial for the efficient utilization of hardware resou

Cited by 20SourceScholar
2024

Resource-Efficient Cooperative Online Scalar Field Mapping via Distributed Sparse Gaussian Process Regression

RA-L 2024

Cooperative online scalar field mapping is an important task for multi-robot systems. Gaussian process regression is widely used to construct a map that represents spatial information with confidence intervals. However, it is difficult to handle cooperative online mapping tasks because of its high c

Cited by 6SourceScholar
2024

Salience DETR: Enhancing Detection Transformer with Hierarchical Salience Filtering Refinement

CVPR 2024poster

DETR-like methods have significantly increased detection performance in an end-to-end manner. The mainstream two-stage frameworks of them perform dense self-attention and select a fraction of queries for sparse cross-attention which is proven effective for improving performance but also introduces a…

2024

SeeClear: Semantic Distillation Enhances Pixel Condensation for Video Super-Resolution

NeurIPS 2024poster

Diffusion-based Video Super-Resolution (VSR) is renowned for generating perceptually realistic videos, yet it grapples with maintaining detail consistency across frames due to stochastic fluctuations. The traditional approach of pixel-level alignment is ineffective for diffusion-processed frames bec…

2024

Semantic Lens: Instance-Centric Semantic Alignment for Video Super-resolution

AAAI 2024technical

As a critical clue of video super-resolution (VSR), inter-frame alignment significantly impacts overall performance. However, accurate pixel-level alignment is a challenging task due to the intricate motion interweaving in the video. In response to this issue, we introduce a novel paradigm for VSR n…

2023

3D-Aware Multi-Class Image-to-Image Translation With NeRFs

CVPR 2023poster

Recent advances in 3D-aware generative models (3D-aware GANs) combined with Neural Radiance Fields (NeRF) have achieved impressive results. However no prior works investigate 3D-aware GANs for 3D consistent multi-class image-to-image (3D-aware I2I) translation. Naively using 2D-I2I translation metho…

2023

CARE: Confidence-Rich Autonomous Robot Exploration Using Bayesian Kernel Inference and Optimization

RA-L 2023

In this letter, we consider improving the efficiency of information-based autonomous robot exploration in unknown and complex environments. We first utilize Gaussian process (GP) regression to learn a surrogate model to infer the confidence-rich mutual information (CRMI) of querying control actions,

Cited by 7SourcecodeScholar
2023

SIGVIC: Spatial Importance Guided Variable-Rate Image Compression

ICASSP 2023accepted

Variable-rate mechanism has improved the flexibility and efficiency of learning-based image compression that trains multiple models for different rate-distortion tradeoffs. One of the most common approaches for variable-rate is to channel- wisely or spatial-uniformly scale the internal features. How…

Cited by 0SourceScholar
2022

Confidence-rich Localization and Mapping based on Particle Filter for Robotic Exploration

IROS 2022poster

This paper mainly studies the localization and mapping of range sensing robots in the confidence-rich map (CRM) and then extends it to provide a full state estimate for information-theoretic exploration. Most previous works about active simultaneous localization and mapping and exploration always as…

Cited by 10SourcecodeScholar
2021

Multi-Robot Task Planning under Individual and Collaborative Temporal Logic Specifications

IROS 2021poster

This paper investigates the task coordination of multi-robot where each robot has a private individual temporal logic task specification; and also has to jointly satisfy a globally given collaborative temporal logic task specification. To efficiently generate feasible and optimized task execution pl…

Cited by 8SourceScholar
2021

Towards Fast and Accurate Real-World Depth Super-Resolution: Benchmark Dataset and Baseline

CVPR 2021poster

Depth maps obtained by commercial depth sensors are always in low-resolution, making it difficult to be used in various computer vision tasks. Thus, depth map super-resolution (SR) is a practical and valuable task, which upscales the depth map into high-resolution (HR) space. However, limited by the…

Cited by 100PDFScholar