Goto

Collaborating Authors

 Industry


FCC Commissioner Anna Gomez Will Fight for Press Freedom--Until Trump Fires Her

WIRED

President Trump probably can't get rid of her yet, but FCC commissioner Anna Gomez still checks her email every day to see if he has. Until then, she wants to stand up for the First Amendment. If you've given much thought to the Federal Communications Commission in recent years, it probably had something to do with Brendan Carr . The group's chairman since 2025, Carr has been on an ongoing, public rampage against freedom of speech: he's gone after late-night hosts like Jimmy Kimmel, threatened to revoke broadcast licenses over Iran war coverage, and targeted networks for their DEI policies. Disturbing as Carr's rhetoric and actions have been, he does count at least one opponent within the agency: Commissioner Anna Gomez, currently the lone Democrat among three FCC commissioners, has been vocal about the damage she thinks the agency is doing to American press freedom--and has repeatedly urged the public and the press, namely major networks like ABC, CBS, and NBC, to fight back. In May, Commissioner Gomez penned a stunning public letter to Disney CEO Josh D'Amaro, wherein she warned that the company--which owns ABC--was being subjected to "a sustained, coordinated campaign of censorship and control, carried out through the weaponization of the FCC's authority as a federal regulator and aimed at pressuring a free and independent press." Gomez urged D'Amaro to fight the actions her own agency was taking, adding that "this is a fight worth having, and one that I am confident you will win." I wanted to talk to Commissioner Gomez about that bold letter, the risks she sees for the media and the American public under the Trump administration, and how she works alongside a chairman with whom she disagrees so fiercely. Gomez, whose FCC term ends this month, was generous enough to sit down and talk about all of it. You can read our conversation below, or listen to it on the podcast platform of your choice. KATIE DRUMMOND: Welcome, Commissioner Gomez. Thank you for being here. It's great to be here. I want to start, before we talk more about Disney and your letter and all the rest of it, with a very basic question for our listeners. What is your agency's basic role?


SENTINELKILNDB: ALarge-Scale Dataset and Benchmark for OBBBrick Kiln Detection in South Asia Using Satellite Imagery

Neural Information Processing Systems

Air pollution was responsible for 2.6 million deaths across South Asia in 2021 alone, with brick manufacturing contributing significantly to this burden. In particular, the Indo-Gangetic Plain; a densely populated and highly polluted region spanning northern India, Pakistan, Bangladesh, and parts of Afghanistan sees brick kilns contributing 8-14% of ambient air pollution. Traditional monitoring approaches, such as field surveys and manual annotation using tools like Google Earth Pro, are time and labor-intensive. Prior ML-based efforts for automated detection have relied on costly high-resolution commercial imagery and non-public datasets, limiting reproducibility and scalability. In this work, we introduce SENTINELKILNDB, a publicly available, hand-validated benchmark of 62,671 brick kilns spanning three kiln types Fixed Chimney Bull's Trench Kiln (FCBK), Circular FCBK (CFCBK), and Zigzag kilns - annotated with oriented bounding boxes (OBBs) across 2.8 million km2 using free and globally accessible Sentinel-2 imagery. We benchmark state-of-the-art oriented object detection models and evaluate generalization across in-region, out-of-region, and super-resolution settings. SENTINELKILNDB enables rigorous evaluation of geospatial generalization and robustness for low-resolution object detection, and provides a new testbed for ML models addressing real-world environmental and remote sensing challenges at a continental scale. Datasets and code are available in SentinelKilnDB Dataset and SentinelKilnDB Benchmark, under the Creative Commons Attribution-NonCommercial 4.0 International License.


Australia 'sleepwalking' into AI crisis and 'tech bro free-for-all', says Greens senator

The Guardian

Greens senator Sarah Hanson-Young says Australia can't allow tech firms to'drain our power and water'. Greens senator Sarah Hanson-Young says Australia can't allow tech firms to'drain our power and water'. Australia'sleepwalking' into AI crisis and'tech bro free-for-all', says Greens senator Sarah Hanson Young's warning comes as David Pocock urges government to prevent firms using Australian content to train AI models Tue 23 Jun 2026 06.21 EDTFirst published on Tue 23 Jun 2026 05.16 EDT His call came as the Greens senator Sarah Hanson-Young called for a moratorium on the building and approval of new datacentres in Australia until "we get the regulations right". She said the nation was "sleepwalking" into an AI crisis and could hand tech companies a greenlight "to drain our power and water". Pocock used Senate question time on Tuesday to ask the government about intense lobbying from AI proprietors over possible new rules and regulations for Australian-made content - including suggestions Labor would create a new "carve out" or extend existing licensing arrangements.


Distilling LLMAgent into Small Models with Retrieval and Code Tools

Neural Information Processing Systems

Large language models (LLMs) excel at complex reasoning tasks but remain computationally expensive, limiting their practical deployment. To address this, recent works have focused on distilling reasoning capabilities into smaller language models (sLMs) using chain-of-thought (CoT) traces from teacher LLMs. However, this approach struggles in scenarios requiring rare factual knowledge or precise computation, where sLMs often hallucinate due to limited capability. In this work, we propose Agent Distillation, a framework for transferring not only reasoning capability but full task-solving behavior from LLM-based agents into sLMs with retrieval and code tools. We improve agent distillation along two complementary axes: (1) we introduce a prompting method called first-thought prefix to enhance the quality of teacher-generated trajectories; and (2) we propose a self-consistent action generation for improving test-time robustness of small agents. We evaluate our method on eight reasoning tasks across factual and mathematical domains, covering both in-domain and out-of-domain generalization. Our results show that sLMs as small as 0.5B, 1.5B, 3B parameters can achieve performance competitive with nexttier larger 1.5B, 3B, 7B models fine-tuned using CoT distillation, demonstrating the potential of agent distillation for building practical, tool-using small agents.


RepoMaster: Autonomous Exploration and Understanding of GitHub Repositories for Complex Task Solving

Neural Information Processing Systems

The ultimate goal of code agents is to solve complex tasks autonomously. Although large language models (LLMs) have made substantial progress in code generation, real-world tasks typically demand full-fledged code repositories rather than simple scripts. Building such repositories from scratch remains a major challenge. Fortunately, GitHub hosts a vast, evolving collection of open-source repositories, which developers frequently reuse as modular components for complex tasks. Yet, existing frameworks like OpenHands and SWE-Agent still struggle to effectively leverage these valuable resources.


Towards Single-Source Domain Generalized Object Detection via Causal Visual Prompts

Neural Information Processing Systems

Single-source Domain Generalized Object Detection (SDGOD), as a cutting-edge research topic in computer vision, aims to enhance model generalization capability in unseen target domains through single-source domain training. Current mainstream approaches attempt to mitigate domain discrepancies via data augmentation techniques. However, due to domain shift and limited domain-specific knowledge, models tend to fall into the pitfall of spurious correlations. This manifests as the model's over-reliance on simplistic classification features (e.g., color) rather than essential domain-invariant representations like object contours. To address this critical challenge, we propose the Cauvis (Causal Visual Prompts) method. First, we introduce a Cross-Attention Prompts module that mitigates bias from spurious features by integrating visual prompts with cross-attention. To address the inadequate domain knowledge coverage and spurious feature entanglement in visual prompts for single-domain generalization, we propose a dual-branch adapter that disentangles causal-spurious features while achieving domain adaptation via high-frequency feature extraction. Cauvis achieves state-of-the-art performance with 15.9-31.4% gains over existing domain generalization methods on SDGOD datasets, while exhibiting significant robustness advantages in complex interference environments.


AI brings object-level vision prosthetics closer to reality

Robohub

This research from the NeuroAI Lab of Martin Schrimpf, part of EPFL's Schools of Computer and Communication Sciences and Life Sciences, uses AI models to predict exactly where to stimulate the brain to evoke images of faces and specific objects in the users instead of simply evoking spots of light. The models developed at EPFL were used by Dutch researchers for live trials on sighted monkeys. The preliminary results, presented in April at the International Conference on Learning Representations, show very promising implications for vision in humans as well. "The motivation for this project is that there are many people with visual deficits that are irreparable, in the sense that somewhere along the visual processing stream, starting with the retina, there is a deficit which cannot be repaired," says Johannes Mehrer, a scientist in the NeuroAI lab who led the research. "One way of tackling this problem is to develop a visual prosthesis."


KScope: AFramework for Characterizing the Knowledge Status of Language Models

Neural Information Processing Systems

Characterizing a large language model's (LLM's) knowledge of a given question is challenging. As a result, prior work has primarily examined LLM behavior under knowledge conflicts, where the model's internal parametric memory contradicts information in the external context. However, this does not fully reflect how well the model knows the answer to the question. In this paper, we first introduce a taxonomy of five knowledge statuses based on the consistency and correctness of LLM knowledge modes. We then propose KScope, a hierarchical framework of statistical tests that progressively refines hypotheses about knowledge modes and characterizes LLM knowledge into one of these five statuses. We apply KScope to nine LLMs across four datasets and systematically establish: (1) Supporting context narrows knowledge gaps across models.


Rare School Shooting in the Philippines Renews Debate Around Prosecuting Young People

TIME - Tech

Follow this section to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW? Smart Alerts: Get notified about major news as it happens. Follow this tag to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW?


Who Is the Real Kevin Warsh?

The New Yorker

Who Is the Real Kevin Warsh? Before the new Fed chairman got the job, he intimated that the central bank could cut interest rates, but last week he assumed the role of an inflation hawk. Kevin Warsh, the Republican financier who recently took over as the chairman of the Federal Reserve, holds economic views that could, kindly, be described as adaptable. Last summer, he said that the Fed had committed "the greatest mistake in macroeconomic policy in forty-five years" by allowing inflation to surge post- . This statement marked out Warsh as an inflation hawk, but late last year, after his name had surfaced as a possible candidate to succeed Jerome Powell as chair of the central bank, Warsh publicly argued that A.I. could generate big gains in productivity and be "structurally disinflationary."