光学技術によりロボットの AI をその場で更新する手法を開発
本文の状態
日本語全文を表示中
詳細モードで約6分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
IEEE Spectrum AI
コーネル・テックの研究チームは、光信号を用いてAIモデルのパラメータを直接メモリに書き換える新設計の光学受信機を開発し、データ転送時のエネルギー消費とボトルネックを解消する技術を発表した。
AI深層分析を開く2026年8月4日 13:45
AI深層分析
キーポイント
光学による直接メモリ更新の実現
研究チームは光信号を受信して半導体チップ内のメモリを直接書き換える仕組みを開発し、従来のアナログ変換回路を不要にした。
エネルギー効率と帯域幅の向上
金属配線に依存する従来のデータ転送と比較して、光リンクは高帯域かつ低消費電力で動作し、大規模システムのスケーラビリティを改善する。
AIモデルのパラメータ更新の効率化
QRコードに似たデジタルマトリックス状の光パターンを用いることで、AIモデルの追加パラメータを動的かつ迅速にシステムに組み込むことが可能になる。
応用分野と業界への影響
この技術はデータセンター、自動運転車、およびエッジデバイスであるAI搭載ロボットなど、メモリ需要が急増する分野でのエネルギー削減に寄与すると期待されている。
光学リンクの動作原理とキャリブレーション
DRAM から送信されたデータは光として SRAM にあるフォトダイオードに到達し、電流を生成してバイナリ値を書き換える。完璧な対向配置が不可能でも、ピクセル位置情報を参照するキャリブレーション回路によりデータの受信を保証する。
重要な引用
The receiver here is doing something different: directly altering its own memory using the photocurrents produced by the beamed array of light.
That's one of the major bottlenecks.
This solution is a clever way of dealing with it.
"Ideally the best way is to have direct, point-to-point space between the transmitter and the receiver," Seo adds, "but even if it's slightly tilted, we have this calibration circuit."
編集コメントを表示
編集コメント
この技術は、AIの進化に伴うデータ転送のエネルギーコストという喫緊の課題に対して、物理層からアプローチする斬新な解決策を示している。光信号を直接メモリ操作に利用する仕組みは、従来のアーキテクチャの限界を超える可能性を秘めており、今後のハードウェア設計における重要な分岐点となり得る。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。

実験室のベンチの上、コーネル・テックのポスドク研究員イファン・ヘは、赤い光ビームを放つ LED から約 1 メートル離れた位置に光学受信機のレンズを配置しました。受信機に接続されたコンピュータモニターは一瞬待ってから画面を更新し、QR コードのような正方形のアレイを表示します。
スマートフォンで QR コードを読み取る際、画像センサーに光が当たって初めてデータが読み取れるのは、あくまで最初のステップに過ぎません。ここで使われている受信機は全く異なるアプローチを取っています:ビーム状の光アレイによって生成された光電流を用いて、自らメモリを直接書き換えるのです。QR コード背後にある単純なウェブアドレスとは異なり、この光学コードには AI モデルのパラメータを伝えることが可能です。
先月、ホノルルで開催された IEEE/JSAP VLSI Technology & Circuits シンポジウムで発表された新しい受信機の設計は、AI システムにおけるメモリ需要の増大に伴う負担を軽減することを目指しています。研究者たちは、データをプロセッサに直接照射することで、データセンターや自動運転車、さらに AI を搭載したロボットのような「エッジ」アプリケーションにおいて、通常必要とされるエネルギー消費を削減できると述べています。
「人々はさまざまな種類の AI チップを設計しています」と、ニューヨーク市にあるコーネル・テックの電気・コンピュータ工学准教授である Jae-sun Seo 氏は語ります。これらのプロセッサには、AI モデルを構成するすべてのパラメータを収める余地があまりないため、追加データは動的 RAM(DRAM)に保存されます。DRAM とプロセッサの間でデータを移動するために一般的に使用される電気接続は、システムがスケールアップする際にコストと効率の問題を引き起こします。「これが主要なボトルネックの一つです。」
光リンクは金属線よりもエネルギー損失が少ない状態で高帯域幅でデータを転送できますが、現在の光レシーバーは、光を電子ビットに変換するために電力消費の大きいアナログ回路に依存しているため、この利点を損ねています。研究グループの新しい技術では、代わりにデジタル QR コードのようなマトリックスの急速なフラッシュを受信し、チップがこれらのアナログ回路なしでモデルパラメータを微調整できるようにします。これにより、エネルギー消費が少ない完全なデジタル光通信が可能になります。
「これは非常に重要な問題です」と、ミシガン大学の電気・コンピュータ工学部門の委員長であり、今回の研究には関与していない IEEE フェローの Dennis Sylvester 氏は述べています。「この解決策には大きな商業的意義があります。これはそれを処理する賢明な方法です。」
image 左から Jae-sun Seo と Yifan He は、QR コードのような光の配列に応じてメモリを編集できる受信機を開発した。Alex Music
光がメモリを「書き換えて」AI を動かす仕組み
プロセッサには組み込み型の静的ランダムアクセスメモリ(SRAM)が搭載されていますが、AI モデルを独立して動作させるには容量が不足しています。2 つのメモリオプションのうち SRAM は高速ですが、同じ面積で DRAM のほうが多くのデータを保存できます。
新しいシステムでは、DRAM が送信機側に配置され、受信機はプロセッサの SRAM の一部となります。送信機からデータが光として SRAM アレイにビームされます。この場合、SRAM セルにはフォトダイオードを組み込むように改造されています。各フォトダイオードに光が当たると電流が発生し、SRAM 内のバイナリ値を反転(書き換え)します。
光と受信機の間でリンクを確立するには較正が必要です。送信機と受信機が完全に整列したり垂直になったりするとは限らないからです。そこでチップは、各データピクセルの予想位置に関する情報を含むデータフレームを参照し、そのフレームを使って実際のデータを受信できることを保証します。He 氏はこう説明しています。「理想的には、送信機と受信機の間に直接、点対点の空間を確保するのが最善です」と Seo 氏も付け加えますが、「わずかに傾いていても、この較正回路があれば大丈夫です」。
実世界での応用を想定すると、研究者たちは1秒間に数百万回光マトリクスを変化させ、毎秒ギガビットのデータ転送を実現できる光学トランスミッターの開発が必要だと述べています。現在、He氏とSeo氏の研究室で見られたトランスミッターは概念実証段階のものであり、金属製のマスクを介して光に14×14ビットの静的なマトリクスを投射するのみです。研究者たちは、このマトリクスを高速で変化させることができるトランスミッターの実現に向けて、光学研究グループと協力して開発を進めています。
光ベースのメモリリンクの未来
ミシガン大学のSylvester氏は、現在の技術形態では商業化までまだ遠いと考えています。その理由として、個別の感光性ビットセルが従来のチップに搭載されるSRAMのビットセルよりも大きいことが挙げられます。この大きなセルサイズはチップに収容できるメモリ容量を減らすことを意味し、光ベースのアプローチによる効率向上というメリットを相殺してしまう恐れがあるとSylvester氏は指摘しています。
Seo氏は、トランジスタや回路のサイズ最適化、CMOSのスケーリング技術を活用することでビットセルを小型化する取り組みが継続中だと説明しました。
Seo氏とHe氏は、この技術をロボット工学やその他のエッジアプリケーションで活用する可能性を探っています。例えば、AIを搭載したロボットが稼働する倉庫や工場では、各ロボットのAIモデルを更新する際に光データ伝送を活用することで、時間とエネルギーの節約が可能になります。また、サイズの影響を強く受けるためメモリ制約に直面しやすいマイクロロボットにおいても、将来的にはこの技術の恩恵を受けられるようになるでしょう。ただしそのためには、より小型化を意識した設計が求められます。
「エッジ AI は大きな成長分野です。3 年、4 年、5 年後には、知能が私たちが持つデバイスへとますます移行するにつれ、データセンターについて語られるのと同じくらい、このエッジ AI についても耳にするようになるでしょう」とシルベスター氏は述べています。
原文を表示

Atop a lab bench, Cornell Tech postdoctoral researcher Yifan He positions the lens of an optical receiver almost a meter away from an LED emitting a beam of red light. The computer monitor attached to the receiver takes a beat to refresh, then displays an array of squares that resemble a QR code.
When you hold your phone camera up to a QR code, light strikes the image sensor as only a first step to revealing the data hidden behind the black-and-white matrix. The receiver here is doing something different: directly altering its own memory using the photocurrents produced by the beamed array of light. And unlike the data behind a QR code, which might point to a simple web address, this optical code could convey the parameters of an AI model.
The new receiver design, presented last month at the IEEE/JSAP Symposium on VLSI Technology & Circuits in Honolulu, seeks to reduce the burden of increasing memory demands on AI systems. Shining data down onto processors could lower the energy typically required for data centers, self-driving cars, and even “edge” applications like AI-powered robots, researchers say.
“People are designing all sorts of different AI chips,” says Jae-sun Seo, an associate professor of electrical and computer engineering at Cornell Tech, in New York City. These processors don’t often have room for all the parameters that make up AI models, so the additional data is stored in dynamic RAM (DRAM). The electrical connections commonly used to move the data between the DRAM and the processor create cost and efficiency concerns when systems scale up. “That’s one of the major bottlenecks.”
Optical links move data at high bandwidth with less energy loss than metal wires, but today’s optical receivers undercut that advantage by relying on power-hungry analog circuits to convert light to electronic bits. The group’s new tech would instead receive rapid flashes of digital QR-code-like matrices so that chips can tweak model parameters without those analog circuits, enabling fully digital optical communication that would consume less energy.
“This is a really important problem,” says Dennis Sylvester, an IEEE Fellow who chairs the University of Michigan’s electrical and computer engineering department and was not involved in the work. “It’s got massive commercial implications. This solution is a clever way of dealing with it.”
image Jae-sun Seo [left] and Yifan He have developed a receiver that can edit memory in response to QR-code-like arrays of light.Alex Music
How Light “Flips” Memory to Power AI
Processors have a bit of built-in static RAM (SRAM), but not enough to allow an AI model to run independently. While SRAM is the faster of the two memory options, DRAM can store more data in the same footprint.
In the new system, the DRAM sits with the transmitter, and the receiver is part of the processor’s SRAM. The transmitter beams the data to the array of SRAM cells, which in this case are modified to contain photodiodes. Light hitting each photodiode creates a current to flip binary values in the SRAM.
Creating a link between the light and receiver requires calibration, because you can’t expect them to be perfectly aligned or perpendicular to each other. So the chip references a data frame that has information about the expected position of each pixel of data and uses that frame to ensure it can receive the real data, He says. “Ideally the best way is to have direct, point-to-point space between the transmitter and the receiver,” Seo adds, “but even if it’s slightly tilted, we have this calibration circuit.”
For applications in real-world settings, the researchers say they will need to build an optical transmitter that can alter the light matrix millions of times per second, transferring gigabits per second. The transmitter that I saw in He and Seo’s lab is only a proof of concept, emitting a static 14-by-14-bit matrix through a metal mask over the light. The researchers say they are working with optics research groups to build a transmitter that is capable of rapidly changing the matrix.
The Future of Light-Based Memory Links
Michigan’s Sylvester says that the tech in its current form is likely far from commercialization because the individual photosensitive bit cells are larger than SRAM bit cells in conventional chips. Those larger cells mean the chip can fit less memory, a trade-off that he says could cancel out the added efficiency of the light-based approach.
Seo says that it’s part of the group’s ongoing efforts to shrink the bit cells, which can be achieved by optimizing the size of transistors and circuits and leveraging CMOS scaling.
Seo and He are looking at uses for the tech in robotics and other edge applications. One example is in AI-robot-powered warehouses and factories, which could use optical data transmission to save time and energy when updating the AI models in each robot. Additionally, microrobots, which are inherently memory-constrained due to their size, could one day benefit from the tech, though it would require a more size-conscious design.
“Edge AI is a big growth area, and in three, four, five years, you’re going to hear as much about that as you are with data centers, probably, as the intelligence migrates more and more into these devices that we have,” Sylvester says.
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み