← Search

Bo Zhou

27 accepted papers

2026

HiFusion: Hierarchical Intra-Spot Alignment and Regional Context Fusion for Spatial Gene Expression Prediction from Histopathology

AAAI 2026technical

Spatial transcriptomics (ST) bridges gene expression and tissue morphology but faces clinical adoption barriers due to technical complexity and prohibitive costs. While computational methods predict gene expression from H&E-stained whole-slide images (WSIs), existing approaches often fail to capture

Cited by 0SourcePDFScholar
2026

Learning 3D Representations for Spatial Intelligence from Unposed Multi-View Images

CVPR 2026

Robust 3D representation learning forms the perceptual foundation of spatial intelligence, enabling downstream tasks in scene understanding and embodied AI. However, learning such representations directly from unposed multi-view images remains challenging. Recent self-supervised methods attempt to u

Cited by 0SourceScholar
2026

MMBench-Live: A Continuously Evolving Benchmark for Multimodal Models

ICML 2026poster

Evaluation benchmarks play a central role in assessing vision–language models (VLMs). However, most existing multimodal benchmarks are static, making them increasingly vulnerable to data contamination, temporal staleness, and high construction costs. In this work, we introduce MMBench-Live, a multi-…

Cited by 0SourceScholar
2026

Sequential Probabilistic Descriptor via Uncertainty-Aware Multi-Modal Fusion for Safety-Critical Place Recognition

RA-L 2026

The success of loop closure and global map consistency largely relies on robust place recognition, making it a safety-critical capability for mobile robots in autonomous navigation. However, most existing approaches prioritize recognition accuracy while overlooking uncertainty estimation, which may

Cited by 0SourceScholar
2025

Adaptive Dual Guidance Knowledge Distillation

AAAI 2025technical

Knowledge distillation (KD) aims to improve the performance of lightweight student networks under the guidance of pre-trained teachers. However, the large capacity gap between teachers and students limits the distillation gains. Previous methods addressing this problem have two weaknesses. First, mo…

Cited by 0SourcePDFScholar
2025

OV-HHIR: Open Vocabulary Human Interaction Recognition Using Cross-modal Integration of Large Language Models

ICASSP 2025accepted

Understanding human-to-human interactions, especially in contexts like public security surveillance, is critical for monitoring and maintaining safety. Traditional activity recognition systems are limited by fixed vocabularies, predefined labels, and rigid interaction categories that often rely on c…

Cited by 0SourceScholar
2025

Survey on Strategic Mining in Blockchain: A Reinforcement Learning Approach

IJCAI 2025

Strategic mining attacks, such as selfish mining, exploit blockchain consensus protocols by deviating from honest behavior to maximize rewards. Markov Decision Process (MDP) analysis faces scalability challenges in modern digital economics, including blockchain. To address these limitations, reinfor

Cited by 0SourcePDFScholar
2025

UNIALIGN: Scaling Multimodal Alignment within One Unified Model

CVPR 2025poster

We present UNIALIGN, a unified model to align an arbitrary number of modalities (\text e.g. , image, text, audio, 3D point cloud, etc.) through one encoder and a single training phase. Existing solutions typically employ distinct encoders for each modality, resulting in increased parameters as the…

2025

VMTS: Vision-Assisted Teacher-Student Reinforcement Learning for Multi-Terrain Locomotion in Bipedal Robots

IROS 2025

Bipedal robots, due to their anthropomorphic design, offer substantial potential across various applications, yet their control is hindered by the complexity of their structure. Currently, most research focuses on proprioception-based methods, which lack the capability to overcome complex terrain. W

Cited by 2SourcecodeScholar
2024

A Novel Local-Global Feature Fusion Framework for Body-Weight Exercise Recognition with Pressure Mapping Sensors

ICASSP 2024accepted

We present a novel local-global feature fusion framework for body-weight exercise recognition with floor-based dynamic pressure maps. One step further from the existing studies using deep neural networks mainly focusing on global feature extraction, the proposed framework aims to combine local and g…

Cited by 0SourceScholar
2024

Partial Convolutional Based-Radio Map Reconstruction for Urban Environments with Inaccessible Areas

ICASSP 2024accepted

The radio map, which describes spatial signal strength and network coverage information, is crucial in modern wireless systems for network planning and resource management. Fine-grained radio maps rely on measurements collected by sparsely deployed spectrum sensors in the area of interest. However,…

Cited by 0SourceScholar
2023

CancerUniT: Towards a Single Unified Model for Effective Detection, Segmentation, and Diagnosis of Eight Major Cancers Using a Large Collection of CT Scans

ICCV 2023poster

Human readers or radiologists routinely perform full-body multi-organ multi-disease detection and diagnosis in clinical practice, while most medical AI systems are built to focus on single organs with a narrow list of a few diseases. This might severely limit AI's clinical adoption. A certain number…

Cited by 12PDFScholar
2023

Latent Inspector: An Interactive Tool for Probing Neural Network Behaviors Through Arbitrary Latent Activation

IJCAI 2023poster

This work presents an active software instrument allowing deep learning architects to interactively inspect neural network models' output behavior from user-manipulated values in any latent layer. Latent Inspector offers multiple dimension reduction techniques to visualize the model's high dimension…

Cited by 7SourcePDFScholar
2023

MotionBEV: Attention-Aware Online LiDAR Moving Object Segmentation With Bird's Eye View Based Appearance and Motion Features

RA-L 2023

Identifying moving objects is an essential capability for autonomous systems, as it provides critical information for pose estimation, navigation, collision avoidance, and static map construction. In this letter, we present MotionBEV, a fast and accurate framework for LiDAR moving object segmentatio

Cited by 26SourcecodeScholar
2023

Skill-Based Few-Shot Selection for In-Context Learning

EMNLP 2023long main

*In-context learning* is the paradigm that adapts large language models to downstream tasks by providing a few examples. *Few-shot selection*---selecting appropriate examples for each test instance separately---is important for in-context learning. In this paper, we propose **Skill-KNN**, a skill-ba…

Cited by 0SourceScholar
2023

WYWEB: A NLP Evaluation Benchmark For Classical Chinese

ACL 2023findings

To fully evaluate the overall performance of different NLP models in a given domain, many evaluation benchmarks are proposed, such as GLUE, SuperGLUE and CLUE. The field of natural language understanding has traditionally focused on benchmarks for various tasks in languages such as Chinese, English,…

2022

Augmentation, Retrieval, Generation: Event Sequence Prediction with a Three-Stage Sequence-to-Sequence Approach

COLING 2022main

Being able to infer possible events related to a specific target is critical to natural language processing. One challenging task in this line is event sequence prediction, which aims at predicting a sequence of events given a goal. Currently existing approach models this task as a statistical induc…

Cited by 2SourcePDFScholar
2022

Generating Temporally-ordered Event Sequences via Event Optimal Transport

COLING 2022main

Generating temporally-ordered event sequences in texts is important to natural language processing. Two emerging tasks in this direction are temporal event ordering (rearranging the set of events to correct order) and event infilling (generating an event at a specified position). To tackle the two r…

Cited by 5SourcePDFScholar
2022

MMDF: Multi-Modal Deep Feature Based Place Recognition of Mobile Robots With Applications on Cross-Scene Navigation

RA-L 2022

Although the navigation of robots in urban environments has achieved great performance, there is still a problem of insufficient robustness in cross-scene (ground, water surface) navigation applications. An intuitive idea is to introduce multi-modal complementary data to improve the robustness of th

Cited by 16SourceScholar
2022

Reinforcement Learning With Evolutionary Trajectory Generator: A General Approach for Quadrupedal Locomotion

RA-L 2022

Recently reinforcement learning (RL) has emerged as a promising approach for quadrupedal locomotion, which can save the manual effort in conventional approaches such as designing skill-specific controllers. However, due to the complex nonlinear dynamics in quadrupedal robots and reward sparsity, it

Cited by 66SourcecodeScholar
2021

Two-stream 2D/3D Residual Networks for Learning Robot Manipulations from Human Demonstration Videos

ICRA 2021poster

Learning manipulation skills from observing human demonstration videos is a promising aspect for intelligent robotic systems. Recent advances in video to command provide an end-to-end approach to translate a video into robot plans. However, the general video captioning methods focus more on the unde…

Cited by 9SourceScholar
2018

Intervention Aided Reinforcement Learning for Safe and Practical Policy Optimization in Navigation

CoRL 2018

Combining deep neural networks with reinforcement learning has shown great potential in the next-generation intelligent control. However, there are challenges in terms of safety and cost in practical applications. In this pa- per, we propose the Intervention Aided Reinforcement Learning (IARL) frame