AI Observatory
Una mappa quotidiana di ciò che viene pubblicato sull’intelligenza artificiale.
← Torna alle ultime pubblicazioni
paper · Berkeley AI Research

Information-Driven Design of Imaging Systems

Di cosa parla

Valutano quanto le misure grezze di un sistema di imaging riducono l'incertezza sull'oggetto che le ha generate, usando solo le misure rumorose e un modello del rumore. Il metodo permette di confrontare e ottimizzare sensori senza dipendere da immagini ricostruite o da decoder specifici; è stato testato in fotografia a colori, radioastronomia, imaging senza lente e microscopia.

Cosa permette di osservare

Consente di esplorare se misurare direttamente l'informazione nelle misure può sostituire valutazioni visive o metriche separate e se ottimizzare soltanto l'hardware di acquisizione produce progetti equivalenti agli approcci che addestrano anche il decoder, risparmiando memoria e risorse.

open sourceregolamentazionericerca

Dalla fonte

An encoder (optical system) maps objects to noiseless images, which noise corrupts into measurements. Our information estimator uses only these noisy measurements and a noise model to quantify how well measurements distinguish objects. Many imaging systems produce measurements that humans never see or cannot interpret directly. Your smartphone processes raw sensor data through algorithms before producing the final photo. MRI scanners collect frequency-space measurements that require reconstruction before doctors can view them. Self-driving cars process camera and LiDAR data directly with neural networks. What matters in these systems is not how measurements look, but how much useful information they contain. AI can extract this information even when it is encoded in ways that humans cannot interpret. And yet we rarely evaluate information content directly. Traditional metrics like resol…