← Search

Tatsuya Harada

85 accepted papers

2026

Cross-Embodiment Offline Reinforcement Learning for Heterogeneous Robot Datasets

ICLR 2026poster

Scalable robot policy pre-training has been hindered by the high cost of collecting high-quality demonstrations for each platform. In this study, we address this issue by uniting offline reinforcement learning (offline RL) with cross-embodiment learning. Offline RL leverages both expert and abundant…

Cited by 0SourceScholar
2026

R2-Dreamer: Redundancy-Reduced World Models without Decoders or Augmentation

ICLR 2026poster

A central challenge in image-based Model-Based Reinforcement Learning (MBRL) is to learn representations that distill essential information from irrelevant visual details. While promising, reconstruction-based methods often waste capacity on large task-irrelevant regions. Decoder-free methods instea…

Cited by 0SourcecodeScholar
2026

Rethinking Policy Diversity in Ensemble Policy Gradient in Large-Scale Reinforcement Learning

ICLR 2026poster

Scaling reinforcement learning to tens of thousands of parallel environments requires overcoming the limited exploration capacity of a single policy. Ensemble-based policy gradient methods, which employ multiple policies to collect diverse samples, have recently been proposed to promote exploration.…

Cited by 0SourcecodeScholar
2026

Revisiting Regularized Policy Optimization for Stable and Efficient Reinforcement Learning in Two-Player Games

ICML 2026poster

Two-player games such as board games have long been used as traditional benchmark for reinforcement learning. This work revisits a regularized policy optimization with reverse Kullback-Leibler divergence and entropy divergence and analyzes this combination on two-player zero-sum settings from theore…

Cited by 0SourceScholar
2026

Unsupervised Domain Adaptation for Robust Imitation Learning under Visual Perturbations

ICRA 2026poster

Vision-based robot manipulation systems often suffer from performance degradation under domain shifts in visual inputs. While data augmentation is commonly employed in reinforcement learning, its application in imitation learning remains relatively underexplored. Our preliminary experiments indicate…

Cited by 0Scholar
2025

A Theory of Learning Unified Model via Knowledge Integration from Label Space Varying Domains

CVPR 2025poster

Existing domain adaptation systems can hardly be applied to real-world problems with new classes presenting at deployment time, especially regarding source-free scenarios where multiple source domains do not share the label space despite being given a few labeled target data. To address this, we con…

Cited by 0SourcePDFScholar
2025

Dr. RAW: Towards General High-Level Vision from RAW with Efficient Task Conditioning

NeurIPS 2025poster

We introduce Dr. RAW, a unified and tuning-efficient framework for high-level computer vision tasks directly operating on camera RAW data. Unlike previous approaches that optimize image signal processing (ISP) pipelines and fully fine-tune networks for each task, Dr. RAW achieves state-of-the-art pe…

Cited by 0SourceScholar
2025

Gradual Transition from Bellman Optimality Operator to Bellman Operator in Online Reinforcement Learning

ICML 2025poster

For continuous action spaces, actor-critic methods are widely used in online reinforcement learning (RL). However, unlike RL algorithms for discrete actions, which generally model the optimal value function using the Bellman optimality operator, RL algorithms for continuous actions typically model Q…

2025

I2-NeRF: Learning Neural Radiance Fields Under Physically-Grounded Media Interactions

NeurIPS 2025poster

Participating in efforts to endow generative AI with the 3D physical world perception, we propose I2-NeRF, a novel neural radiance field framework that enhances isometric and isotropic metric perception under media degradation. While existing NeRF models predominantly rely on object-centric sampling…

Cited by 0SourceScholar
2025

Intend to Move: A Multimodal Dataset for Intention-Aware Human Motion Understanding

NeurIPS 2025poster

Human motion is inherently intentional, yet most motion modeling paradigms focus on low-level kinematics, overlooking the semantic and causal factors that drive behavior. Existing datasets further limit progress: they capture short, decontextualized actions in static scenes, providing little groundi…

Cited by 0SourceScholar
2025

Luminance-GS: Adapting 3D Gaussian Splatting to Challenging Lighting Conditions with View-Adaptive Curve Adjustment

CVPR 2025poster

Capturing high-quality photographs under diverse real-world lighting conditions is challenging, as both natural lighting (e.g., low-light) and camera exposure settings (e.g., exposure time) significantly impact image quality. This challenge becomes more pronounced in multi-view scenarios, where vari…

2025

T2V2: A Unified Non-Autoregressive Model for Speech Recognition and Synthesis via Multitask Learning

ICLR 2025poster

We introduce T2V2 (**T**ext to **V**oice and **V**oice to **T**ext), a unified non-autoregressive model capable of performing both automatic speech recognition (ASR) and text-to-speech (TTS) synthesis within the same framework. T2V2 uses a shared Conformer backbone with rotary positional embeddings…

Cited by 0SourcePDFScholar
2024

Aleth-NeRF: Illumination Adaptive NeRF with Concealing Field Assumption

AAAI 2024technical

The standard Neural Radiance Fields (NeRF) paradigm employs a viewer-centered methodology, entangling the aspects of illumination and material reflectance into emission solely from 3D points. This simplified rendering approach presents challenges in accurately modeling images captured under adverse…

2024

Content-Specific Humorous Image Captioning Using Incongruity Resolution Chain-of-Thought

NAACL 2024findings

Although automated image captioning methods have benefited considerably from the development of large language models (LLMs), generating humorous captions is still a challenging task. Humorous captions generated by humans are unique to the image and reflect the content of the image. However, caption…

2024

Find n' Propagate: Open-Vocabulary 3D Object Detection in Urban Environments

ECCV 2024poster

"In this work, we tackle the limitations of current LiDAR-based 3D object detection systems, which are hindered by a restricted class vocabulary and the high costs associated with annotating new object classes. Our exploration of open-vocabulary (OV) learning in urban environments aims to capture no…

2024

GPAvatar: Generalizable and Precise Head Avatar from Image(s)

ICLR 2024poster

Head avatar reconstruction, crucial for applications in virtual reality, online meetings, gaming, and film industries, has garnered substantial attention within the computer vision community. The fundamental objective of this field is to faithfully recreate the head avatar and precisely control expr…

2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

Open-set Domain Adaptation via Joint Error based Multi-class Positive and Unlabeled Learning

ECCV 2024poster

"Open-set domain adaptation aims to improve the generalization performance of a learning algorithm on a more realistic problem of open-set domain shift where the target data contains an additional unknown class that is not present in the source data. Most existing algorithms include two phases that…

Cited by 0SourcePDFScholar
2024

Robustifying a Policy in Multi-Agent RL with Diverse Cooperative Behaviors and Adversarial Style Sampling for Assistive Tasks

ICRA 2024poster

Autonomous assistance of people with motor impairments is one of the most promising applications of autonomous robotic systems. Recent studies have reported encouraging results using deep reinforcement learning (RL) in the healthcare domain. Previous studies showed that assistive tasks can be formul…

Cited by 1SourceScholar
2024

Symmetric Q-learning: Reducing Skewness of Bellman Error in Online Reinforcement Learning

AAAI 2024technical

In deep reinforcement learning, estimating the value function to evaluate the quality of states and actions is essential. The value function is often trained using the least squares method, which implicitly assumes a Gaussian error distribution. However, a recent study suggested that the error distr…

Cited by 0SourcePDFScholar
2023

3D Segmenter: 3D Transformer based Semantic Segmentation via 2D Panoramic Distillation

ICLR 2023poster

Recently, 2D semantic segmentation has witnessed a significant advancement thanks to the huge amount of 2D image datasets available. Therefore, in this work, we propose the first 2D-to-3D knowledge distillation strategy to enhance 3D semantic segmentation model with knowledge embedded in the latent…

Cited by 4SourcePDFScholar
2023

Detection Based Part-level Articulated Object Reconstruction from Single RGBD Image

NeurIPS 2023poster

We propose an end-to-end trainable, cross-category method for reconstructing multiple man-made articulated objects from a single RGBD image, focusing on part-level shape reconstruction and pose and kinematics estimation. We depart from previous works that rely on learning instance-level latent space…

Cited by 1SourcePDFScholar
2023

Learning Adaptive Policies for Autonomous Excavation Under Various Soil Conditions by Adversarial Domain Sampling

RA-L 2023

Excavation is a frequent task in construction. In this context, automation is expected to reduce hazard risks and labor-intensive work. To this end, recent studies have investigated using reinforcement learning (RL) to automate construction machines. One of the challenges in applying RL to excavatio

Cited by 5SourceScholar
2023

Name Your Colour For the Task: Artificially Discover Colour Naming via Colour Quantisation Transformer

ICCV 2023oral

The long-standing theory that a colour-naming system evolves under dual pressure of efficient communication and perceptual mechanism is supported by more and more linguistic studies, including analysing four decades of diachronic data from the Nafaanra language. This inspires us to explore whether m…

Cited by 3PDFcodeScholar
2023

People Taking Photos That Faces Never Share: Privacy Protection and Fairness Enhancement from Camera to User

AAAI 2023technical

The soaring number of personal mobile devices and public cameras poses a threat to fundamental human rights and ethical principles. For example, the stolen of private information such as face image by malicious third parties will lead to catastrophic consequences. By manipulating appearance of face…

Cited by 4SourcePDFScholar
2023

SayTap: Language to Quadrupedal Locomotion

CoRL 2023poster

Large language models (LLMs) have demonstrated the potential to perform high-level planning. Yet, it remains a challenge for LLMs to comprehend low-level commands, such as joint angle targets or motor torques. This paper proposes an approach to use foot contact patterns as an interface that bridges…

Cited by 45SourcecodeScholar
2022

Exploring Resolution and Degradation Clues As Self-Supervised Signal for Low Quality Object Detection

ECCV 2022poster

"Image restoration algorithms such as super resolution (SR) are indispensable pre-processing modules for object detection in low qual-ity images. Most of these algorithms assume the degradation is fixed andknown a priori. However, in pratical, either the real degrdation or optimalup-sampling ratio r…

2022

Revisiting Domain Generalized Stereo Matching Networks From a Feature Consistency Perspective

CVPR 2022poster

Despite recent stereo matching networks achieving impressive performance given sufficient training data, they suffer from domain shifts and generalize poorly to unseen domains. We argue that maintaining feature consistency between matching pixels is a vital factor for promoting the generalization ca…

Cited by 79PDFcodeScholar
2022

Unsupervised Learning of Efficient Geometry-Aware Neural Articulated Representations

ECCV 2022poster

"We propose an unsupervised method for 3D geometry-aware representation learning of articulated objects, in which no image-pose pairs or foreground masks are used for training. Though photorealistic images of articulated objects can be rendered with explicit pose control through existing 3D neural r…

2022

Unsupervised Pose-Aware Part Decomposition for Man-Made Articulated Objects

ECCV 2022poster

"Man-made articulated objects exist widely in the real world. However, previous methods for unsupervised part decomposition are unsuitable for such objects because they assume a spatially fixed part location, resulting in inconsistent part parsing. In this paper, we propose PPD (unsupervised Pose-aw…

Cited by 13SourcePDFScholar
2022

Watch It Move: Unsupervised Discovery of 3D Joints for Re-Posing of Articulated Objects

CVPR 2022poster

Rendering articulated objects while controlling their poses is critical to applications such as virtual reality or animation for movies. Manipulating the pose of an object, however, requires the understanding of its underlying structure, that is, its joints and how they interact with each other. Unf…

Cited by 51PDFcodeScholar
2021

Goal-Oriented Gaze Estimation for Zero-Shot Learning

CVPR 2021poster

Zero-shot learning (ZSL) aims to recognize novel classes by transferring semantic knowledge from seen classes to unseen classes. Since semantic knowledge is built on attributes shared between different classes, which are highly local, strong prior for localization of object attribute is beneficial f…

Cited by 172PDFcodeScholar
2021

Multitask AET With Orthogonal Tangent Regularity for Dark Object Detection

ICCV 2021poster

Dark environment becomes a challenge for computer vision algorithms owing to insufficient photons and undesirable noises. Most of the existing studies tackle this by either targeting human vision for better visual perception or improving the machine vision for specific high-level tasks. In addition,…

Cited by 154PDFcodeScholar
2021

Real-Time Mesh Extraction from Implicit Functions via Direct Reconstruction of Decision Boundary

ICRA 2021poster

The ability to estimate 3D object shape from a single image is vital to robotics and manufacturing. For instance, it enables iterative trial-and-error in simulated environments. In single-view reconstruction, implicit functions have demonstrated superior results over traditional methods. However, im…

Cited by 0SourceScholar
2021

Semantic Mapping of Construction Site From Multiple Daily Airborne LiDAR Data

RA-L 2021

Semantic maps are an important tool to provide robots with high-level knowledge about the environment, enabling them to better react to and interact with their surroundings. However, as a single measurement of the environment is solely a snapshot of a specific time, it does not necessarily reflect t

Cited by 9SourceScholar
2021

Spherical Image Generation from a Single Image by Considering Scene Symmetry

AAAI 2021technical

Spherical images taken in all directions (360 degrees by 180 degrees) allow the full surroundings of a subject to be represented, providing an immersive experience to viewers. Generating a spherical image from a single normal-field-of-view (NFOV) image is convenient and expands the usage scenarios c…

Cited by 19SourcePDFScholar
2020

Bounding-box Channels for Visual Relationship Detection

ECCV 2020poster

Recognizing the relationship between multiple objects in an image is essential for a deeper understanding of the meaning of the image. However, current visual recognition methods are still far from reaching human-level accuracy. Recent approaches have tackled this task by combining image features wi…

Cited by 16SourcePDFScholar
2020

Point Cloud Based Reinforcement Learning for Sim-to-Real and Partial Observability in Visual Navigation

IROS 2020poster

Reinforcement Learning (RL), among other learning-based methods, represents powerful tools to solve complex robotic tasks (e.g., actuation, manipulation, navigation, etc.), with the need for real-world data to train these systems as one of its most important limitations. The use of simulators is one…

Cited by 13SourceScholar
2020

RGBD-GAN: Unsupervised 3D Representation Learning From Natural Image Datasets via RGBD Image Synthesis

ICLR 2020poster

Understanding three-dimensional (3D) geometries from two-dimensional (2D) images without any labeled information is promising for understanding the real world without incurring annotation cost. We herein propose a novel generative model, RGBD-GAN, which achieves unsupervised 3D representation learni…

Cited by 32SourceScholar
2020

SplitFusion: Simultaneous Tracking and Mapping for Non-Rigid Scenes

IROS 2020poster

We present SplitFusion, a novel dense RGB-D SLAM framework that simultaneously performs tracking and dense reconstruction for both rigid and non-rigid components of the scene. SplitFusion first adopts deep learning based semantic instant segmentation technique to split the scene into rigid or non-ri…

Cited by 18SourceScholar
2019

Generating Easy-to-Understand Referring Expressions for Target Identifications

ICCV 2019poster

This paper addresses the generation of referring expressions that not only refer to objects correctly but also let humans find them quickly. As a target becomes relatively less salient, identifying referred objects itself becomes more difficult. However, the existing studies regarded all sentences t…

Cited by 30PDFcodeScholar
2019

Improved Optical Flow for Gesture-based Human-robot Interaction

ICRA 2019poster

Gesture interaction is a natural way of communicating with a robot as an alternative to speech. Gesture recognition methods leverage optical flow in order to understand human motion. However, while accurate optical flow estimation (i.e., traditional) methods are costly in terms of runtime, fast esti…

Cited by 21SourceScholar
2019

Multi-Stage Pathological Image Classification Using Semantic Segmentation

ICCV 2019accepted

Histopathological image analysis is an essential process for the discovery of diseases such as cancer. However, it is challenging to train CNN on whole slide images (WSIs) of gigapixel resolution considering the available memory capacity. Most of the previous works divide high resolution WSIs into s…

Cited by 54SourcePDFScholar
2019

Multimodal Explanations by Predicting Counterfactuality in Videos

CVPR 2019oral

This study addresses generating counterfactual explanations with multimodal information. Our goal is not only to classify a video into a specific category, but also to provide explanations on why it is not categorized to a specific class with combinations of visual-linguistic information. Requiremen…

Cited by 48PDFScholar
2019

Simultaneous Transparent and Non-Transparent Object Segmentation With Multispectral Scenes

IROS 2019poster

For an autonomous mobile system such as an autonomous robot that moves throughout a city, semantic segmentation is important. Performing semantic segmentation under diverse conditions, in turn, requires 1) a robust ability to recognize objects in low-visibility environments, such as at night and 2)…

Cited by 19SourceScholar
2019

Strong-Weak Distribution Alignment for Adaptive Object Detection

CVPR 2019poster

We propose an approach for unsupervised adaptation of object detectors from label-rich to label-poor domains which can significantly reduce annotation costs associated with detection. Recently, approaches that align distributions of source and target images using an adversarial loss have been proven…

Cited by 853PDFcodeScholar
2018

Customized Image Narrative Generation via Interactive Visual Question Generation and Answering

CVPR 2018poster

Image description task has been invariably examined in a static manner with qualitative presumptions held to be universally applicable, regardless of the scope or target of the description. In practice, however, different viewers may pay attention to different aspects of the image, and yield differe…

Cited by 10SourcePDFScholar
2018

Learning from Between-class Examples for Deep Sound Recognition

ICLR 2018poster

Deep learning methods have achieved high performance in sound recognition tasks. Deciding how to feed the training data is important for further performance improvement. We propose a novel learning method for deep sound recognition: Between-Class learning (BC learning). Our strategy is to learn a di…

2018

Maximum Classifier Discrepancy for Unsupervised Domain Adaptation

CVPR 2018poster

In this work, we present a method for unsupervised domain adaptation. Many adversarial learning methods train domain classifier networks to distinguish the features as either a source or target and train a feature generator network to mimic the discriminator. Two problems exist with these methods.…

2018

Visual Question Generation for Class Acquisition of Unknown Objects

ECCV 2018poster

Traditional image recognition methods only consider objects belonging to already learned classes. However, since training a recognition model with every object class in the world is unfeasible, a way of getting information on unknown objects (i.e., objects whose class has not been learned) is necess…

2017

Development of JavaScript-based deep learning platform and application to distributed training

ICLR 2017workshop

Deep learning is increasingly attracting attention for processing big data. Existing frameworks for deep learning must be set up to specialized computer systems. Gaining sufficient computing resources therefore entails high costs of deployment and maintenance. In this work, we implement a matrix lib…

Cited by 3SourceScholar
2017

MFNet: Towards real-time semantic segmentation for autonomous vehicles with multi-spectral scenes

IROS 2017poster

This work addresses the semantic segmentation of images of street scenes for autonomous vehicles based on a new RGB-Thermal dataset, which is also introduced in this paper. An increasing interest in self-driving vehicles has brought the adaptation of semantic segmentation to self-driving systems. Ho…

Cited by 617SourceScholar
2017

Spatio-Temporal Person Retrieval via Natural Language Queries

ICCV 2017poster

In this paper, we address the problem of spatio-temporal person retrieval from videos using a natural language query, in which we output a tube (i.e., a sequence of bounding boxes) which encloses the person described by the query. For this problem, we introduce a novel dataset consisting of videos c…

Cited by 71PDFcodeScholar
2016

Recognizing Activities of Daily Living With a Wrist-Mounted Camera

CVPR 2016spotlight

We present a novel dataset and a novel algorithm for recognizing activities of daily living (ADL) from a first-person wearable camera. Handled objects are crucially important for egocentric ADL recognition. For specific examination of objects related to users' actions separately from other objects i…

Cited by 68PDFScholar
2015

Common Subspace for Model and Similarity: Phrase Learning for Caption Generation From Images

ICCV 2015poster

Generating captions to describe images is a fundamental problem that combines computer vision and natural language processing. Recent works focus on descriptive phrases, such as "a white dog" to explain the visual composites of an input image. The phrases can not only express objects, attributes, ev…

Cited by 57PDFcodeScholar