Denso ITLAB Presents Three Advanced AI Research Papers at 'CVPR 2026' to Accelerate Mobility Evolution

Three AI research papers by Denso IT Laboratory (ITLAB) have been accepted for CVPR 2026. Their new quantization method, 'DASQ', optimizes edge AI inference for high precision and low power consumption in automotive SoCs.
イベントNQ 93/100出典:PR Times

📋 Article Processing Timeline

  • 📰 Published: May 29, 2026 at 08:40
  • 🔍 Collected: June 1, 2026 at 02:20 (65h 40m after Published)
  • 🤖 AI Analyzed: June 1, 2026 at 22:35 (20h 15m after Collected)
Denso IT Laboratory, Inc. (ITLAB) (Headquarters: Minato-ku, Tokyo; President and Representative Director: Hirotoshi Iwasaki), an organization dedicated to fundamental R&D for the future of vehicles and mobility, announced that three research papers authored by its researchers have been accepted for the IEEE/CVF Conference on Computer Vision and Pattern Recognition 2026 (CVPR 2026), to be held in Denver, Colorado, from June 3 to 7, 2026.

CVPR is one of the world's most authoritative top conferences in computer vision and pattern recognition. This year, 4,090 papers were accepted from 16,092 submissions, an acceptance rate of 25.4%.

The three accepted papers were co-authored with researchers from Denso, Tokyo University of Science, and Kyushu University. All represent research results expected to be applied in mobility sectors such as autonomous driving and Advanced Driver Assistance Systems (ADAS). They were highly evaluated for their originality in rethinking existing method assumptions and proving effectiveness.

Including these three from ITLAB and one from its U.S. subsidiary, DENSO International America, Inc., a total of four papers from the Denso Group will be presented at CVPR 2026.

## Overview of Accepted Papers

### Proposal of a New Quantization Method Using Symmetry Hidden in Pre-trained Vision Models

There is a rapidly growing need to run high-precision AI on hardware with limited power and computational resources, from smartphones to in-vehicle systems. 'Quantization' is the technology used to convert a model's internal parameters from high-precision floating-point numbers to integers with fewer bits. While this reduces memory usage and computation, it often lowers recognition accuracy due to quantization errors. Solving this trade-off has been a long-standing challenge.

In response, the joint research team from ITLAB and Denso discovered that by removing a small percentage of outliers (e.g., the top 1%), the remaining distribution of weights in a pre-trained vision model becomes nearly symmetric around zero. This means that by treating outliers separately, the majority of weights can be represented using hardware-efficient symmetric quantization. The team proposed 'DASQ' (Dense and Additive Sparse Quantization) based on this 'hidden symmetry.'

DASQ decomposes weights into 'a majority of symmetric components' and 'a minority of outlier components,' processing them in parallel. This design eliminates the need for zero-point offsets—values that shift the quantization reference point and increase multiplier circuit area by approximately 1.3 times. FPGA evaluation proved that DASQ achieves higher precision and lower power consumption compared to the conventional asymmetric quantization (AsymQ) method.

In autonomous driving and ADAS, high-precision vision models for object recognition and pedestrian detection must operate in real-time on in-vehicle SoCs with strict power constraints. DASQ's design, which integrates algorithms with hardware implementation, is expected to contribute to power-efficient, high-precision AI inference on edge devices including in-vehicle SoCs.

## Comments from ITLAB Researchers

### Masafumi Mori (Visiting Researcher, R&D Group, Denso IT Laboratory)

### Shinya Gongyo, Ph.D. (Researcher, R&D Group, Denso IT Laboratory)

At CVPR, the discovery of 'hidden symmetry' in weight distributions, the proposal of the DASQ method, and verification through multiple tasks and FPGA implementation were highly praised. Moving forward, we will accelerate our efforts to enable power-efficient implementation of high-performance vision models on edge devices including in-vehicle AI.

FAQ

デンソーアイティーラボラトリがCVPR 2026で発表する論文の数はいくつですか?

デンソーアイティーラボラトリの研究者らによる3本の論文が採択されました。なお、デンソーグループ全体では計4本が採択されています。

提案された量子化手法「DASQ」の最大の特徴は何ですか?

「隠れた対称性」に着目し、重みを対称な成分と外れ値に分けて並列処理することで、従来の手法で必要だったゼロ点オフセットを不要にし、省電力かつ高精度な量子化を実現した点です。

CVPRとはどのような学会ですか?

コンピュータビジョンおよびパターン認識分野において、国際的に権威のあるトップカンファレンスの一つです。

DASQはどのような分野への応用が期待されていますか?

自動運転や先進運転支援システム(ADAS)など、消費電力に厳しい制約がある車載SoC上でリアルタイムに高精度なAI推論を行うモビリティ分野への応用が期待されています。

今回の論文採択率はどの程度でしたか?

CVPR 2026では16,092件の論文投稿の中から4,090本が採択され、採択率は25.4%となっています。