• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    三

    三菱电机研究实验室

    Mitsubishi Electric Research Laboratories
    企业
    2,044论文总数
    13.7万引用总数

    论文量&引用量时间轴

    机构学者

    排序
    Stefano Di Cairano
    Stefano Di Cairano
    Mitsubishi Electric Research Laboratories
    论文:179引用:0H-index:0
    Toshiaki Koike-Akino
    Toshiaki Koike-Akino
    Mitsubishi Electric Research Laboratories
    论文:160引用:0H-index:0
    Philip V. Orlik
    Philip V. Orlik
    Mitsubishi Electric Research Laboratories
    论文:113引用:0H-index:0
    Yebin Wang
    Yebin Wang
    Mitsubishi Electric Research Laboratories
    论文:103引用:0H-index:0
    Jonathan Le Roux
    Jonathan Le Roux
    Mitsubishi Electric Research Laboratories
    论文:84引用:0H-index:0
    Kieran Parsons
    Kieran Parsons
    Mitsubishi Electric Research Laboratories
    论文:82引用:0H-index:0
    Kyeong Jin Kim
    Kyeong Jin Kim
    Samsung Research America
    论文:75引用:0H-index:0
    Petros T. Boufounos
    Petros T. Boufounos
    Mitsubishi Electric Research Laboratories
    论文:71引用:0H-index:0
    Daniel Nikovski
    Daniel Nikovski
    Mitsubishi Electric Research Laboratories
    论文:67引用:0H-index:0

    论文(2044)

    年份
    起
    –
    止
    排序
    1An End-to-end Integration of Speech Separation and Recognition with Self-Supervised Learning Representation
    Yoshiki Masuyama,Xuankai Chang,Wangyou Zhang,Samuele Cornell,Zhong-Qiu Wang,Nobutaka Ono,Yanmin Qian,Shinji Watanabe

    Multi-speaker automatic speech recognition (ASR) has gained growing attention in a wide range of applications, including conversation analysis and human-computer interaction. Speech separation and enhancement (SSE) and single-speaker ASR have witnessed remarkable performance improvements with the rapid advances in deep learning. Complex spectral mapping predicts the short-time Fourier transform (STFT) coefficients of each speaker and has achieved promising results in several SSE benchmarks. Meanwhile, self-supervised learning representation (SSLR) has demonstrated its significant advantage in single-speaker ASR. In this work, we push forward the performance of multi-speaker ASR under noisy reverberant conditions by integrating powerful SSE, SSL, and ASR models in an end-to-end manner. We systematically investigate both monaural and multi-channel SSE methods and various feature representations. Our experiments demonstrate the advantages of recently proposed complex spectral mapping and SSLRs in multi-speaker ASR. The experimental results also confirm that end-to-end finetuning with an ASR criterion is important to achieve state-of-the-art word error rates (WERs) even with powerful pre-trained models. Moreover, we show the performance trade-off between SSE and ASE and mitigate it with a multi-task learning framework with both SSE and ASR criteria.

    2026COMPUTER SPEECH AND LANGUAGE(2026)引用:6
    引用
    AI阅读
    加入学术空间
    2Recent Trends in Distant Conversational Speech Recognition: A Review of CHiME-7 and 8 DASR Challenges
    Samuele Cornell,Christoph Boeddeker,Taejin Park,He Huang,Desh Raj,Matthew Wiesner,Yoshiki Masuyama,Xuankai Chang,Zhong-Qiu Wang,Stefano Squartini,Paola Garcia,Shinji Watanabe

    The CHiME-7 and 8 distant speech recognition (DASR) challenges focus on multi-channel, generalizable, joint automatic speech recognition (ASR) and diarization of conversational speech. With participation from 9 teams submitting 32 diverse systems, these challenges have contributed to state-of-the-art research in the field. This paper outlines the challenges' design, evaluation metrics, datasets, and baseline systems while analyzing key trends from participant submissions. From this analysis it emerges that: 1) Most participants use end-to-end (e2e) ASR systems, whereas hybrid systems were prevalent in previous CHiME challenges. This transition is mainly due to the availability of robust large-scale pre-trained models, which lowers the data burden for e2e-ASR. 2) Despite recent advances in neural speech separation and enhancement (SSE), all teams still heavily rely on guided source separation, suggesting that current neural SSE techniques are still unable to reliably deal with complex scenarios and different recording setups. 3) All best systems employ diarization refinement via target-speaker diarization techniques. Accurate speaker counting in the first diarization pass is thus crucial to avoid compounding errors and CHiME-8 DASR participants especially focused on this part. 4) Downstream evaluation via meeting summarization can correlate weakly with transcription quality due to the remarkable effectiveness of large-language models in handling errors. On the NOTSOFAR-1 scenario, even systems with over 50% time-constrained minimum permutation WER can perform roughly on par with the most effective ones (around 11%). 5) Despite recent progress, accurately transcribing spontaneous speech in challenging acoustic environments remains difficult, even when using computationally intensive system ensembles.

    2026COMPUTER SPEECH AND LANGUAGE(2026)引用:5
    引用
    AI阅读
    加入学术空间
    3GRAM: Generalization in Deep RL with a Robust Adaptation Module
    James Queeney,Xiaoyi Cai,Mouhacine Benosman,JONATHAN P HOW

    The reliable deployment of deep reinforcement learning in real-world settings requires the ability to generalize across a variety of conditions, including both in-distribution scenarios seen during training as well as novel out-of-distribution scenarios. In this work, we present a framework for dynamics generalization in deep reinforcement learning that unifies these two distinct types of generalization within a single architecture. We introduce a robust adaptation module that provides a mechanism for identifying and reacting to both in-distribution and out-of-distribution environment dynamics, along with a joint training pipeline that combines the goals of in-distribution adaptation and out-of-distribution robustness. Our algorithm GRAM achieves strong generalization performance across in-distribution and out-of-distribution scenarios upon deployment, which we demonstrate through extensive simulation and hardware locomotion experiments on a quadruped robot.

    ICLR 2025引用:4
    引用
    AI阅读
    加入学术空间
    4Understanding Dynamic Compute Allocation in Recurrent Transformers
    Ibraheem Muhammad Moosa,Suhas Lohit,Ye Wang,Moitreya Chatterjee,Wenpeng Yin

    Token-level adaptive computation seeks to reduce inference cost by allocating more computation to harder tokens and less to easier ones. However, prior work is primarily evaluated on natural-language benchmarks using task-level metrics, where token-level difficulty is unobservable and confounded with architectural factors, making it unclear whether compute allocation truly aligns with underlying complexity. We address this gap through three contributions. First, we introduce a complexity-controlled evaluation paradigm using algorithmic and synthetic language tasks with parameterized difficulty, enabling direct testing of token-level compute allocation. Second, we propose ANIRA, a unified recurrent Transformer framework that supports per-token variable-depth computation while isolating compute allocation decisions from other model factors. Third, we use this framework to conduct a systematic analysis of token-level adaptive computation across alignment with complexity, generalization, and decision timing. Our results show that compute allocation aligned with task complexity can emerge without explicit difficulty supervision, but such alignment does not imply algorithmic generalization: models fail to extrapolate to unseen input sizes despite allocating additional computation. We further find that early compute decisions rely on static structural cues, whereas online halting more closely tracks algorithmic execution state.

    2026ICML 2026(2026)引用:4
    引用
    AI阅读
    加入学术空间
    5LASER: Layer-wise Scale Alignment for Training-Free Streaming 4D Reconstruction
    Tianye Ding,Yiming Xie, Yiqing Liang,Moitreya Chatterjee,Pedro Miraldo,Huaizu Jiang

    Recent feed-forward reconstruction models like VGGT and π^3 achieve impressive reconstruction quality but cannot process streaming videos due to quadratic memory complexity, limiting their practical deployment. While existing streaming methods address this through learned memory mechanisms or causal attention, they require extensive retraining and may not fully leverage the strong geometric priors of state-of-the-art offline models. We propose LASER, a training-free framework that converts an offline reconstruction model into a streaming system by aligning predictions across consecutive temporal windows. We observe that simple similarity transformation (Sim(3)) alignment fails due to layer depth misalignment: monocular scale ambiguity causes relative depth scales of different scene layers to vary inconsistently between windows. To address this, we introduce layer-wise scale alignment, which segments depth predictions into discrete layers, computes per-layer scale factors, and propagates them across both adjacent windows and timestamps. Extensive experiments show that LASER achieves state-of-the-art performance on camera pose estimation and point map reconstruction

    2026CVPR 2026(2026)引用:4
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 2044 篇论文

    合作机构(100)

    三菱电机合作论文 190
    麻省理工学院合作论文 69
    卡内基梅隆大学合作论文 49
    伊利诺伊大学香槟分校合作论文 44
    Georgia Institute of Technology,University System of Georgia合作论文 41
    华盛顿大学合作论文 39
    堪萨斯大学合作论文 36
    普林斯顿大学合作论文 35
    马里兰大学合作论文 34
    密歇根大学合作论文 30

    机构统计