Goto

Collaborating Authors

 Africa


Hawley urges DOJ probe of Chinese trucking company

FOX News

Sen. Josh Hawley, R-Mo., commends President Donald Trump tearing into America's nation builders in the Middle East and weighs in on a Wisconsin judge being indicted for hiding an illegal immigrant from ICE on'The Ingraham Angle.' FIRST ON FOX – Sen. Josh Hawley, R-Mo., asked the Justice Department on Thursday to investigate a Chinese-owned self-driving trucking company, one of the largest in the U.S., citing allegations that it had shared proprietary data and other sensitive technology with state-linked entities in Beijing. The letter, sent to U.S. Attorney General Pam Bondi and previewed exclusively to Fox News Digital, asks the Justice Department to open a formal investigation into the autonomous truck company TuSimple Holdings, a Chinese-owned company and one of the largest self-driving truck companies in the U.S. In it, Hawley cites recent reporting from the Wall Street Journal that alleges that TuSimple "systematically shared proprietary data, source code, and autonomous driving technologies" with Chinese state-linked entities-- what he described as "blatant disregard" of the 2022 national security agreement with the Committee on Foreign Investment in the United States, or CFIUS. "These reports also revealed communications from TuSimple personnel inside China requesting the shipment of sensitive Nvidia AI chips and detailed records showing'deep and longstanding ties' with Chinese military-affiliated manufacturers," Hawley said. Sen. Josh Hawley, R-Mo., wants the Justice Department to investigate TuSimple Holdings, a Chinese-owned self-driving trucking company. He noted that to date, TuSimple "has not faced serious consequences" for sharing American intellectual property with China, despite having continued to share data with China after signing a national security agreement with the U.S. government in 2022, which was enforced by the Committee on Foreign Investment in the U.S. "If the reports about TuSimple are accurate, they represent not just a violation of export law, but a breach of national trust and a direct threat to American technological leadership," Hawley said.


Tech shares climb after strong Nvidia results despite warning over rise of Chinese rivals

The Guardian

Technology shares climbed on Thursday, buoyed by strong results from Nvidia, despite the AI chip company's boss issuing a warning about the rise of Chinese rivals. The Stoxx Europe tech index rose by 0.8% on Thursday following Nvidia's financial report, with the Dutch semiconductor equipment maker ASML rallying by 2.4%. In the US, futures for the tech-focused Nasdaq climbed 2%, and shares in Nvidia itself jumped 6% in pre-market trading. The boost to tech and artificial intelligence stocks came hours after Nvidia beat Wall Street forecasts, with quarterly revenues jumping 69% to 44bn ( 32.6bn). The company also said it expected deals in the Middle East to start to fill a gap left by the loss of Chinese business.


This giant microwave may change the future of war

MIT Technology Review

While the US has precision missiles that can shoot these drones down, they don't always succeed: A drone attack killed three US soldiers and injured dozens more at a base in the Jordanian desert last year. And each American missile costs orders of magnitude more than its targets, which limits their supply; countering thousand-dollar drones with missiles that cost hundreds of thousands, or even millions, of dollars per shot can only work for so long, even with a defense budget that could reach a trillion dollars next year. The US armed forces are now hunting for a solution--and they want it fast. Every branch of the service and a host of defense tech startups are testing out new weapons that promise to disable drones en masse. There are drones that slam into other drones like battering rams; drones that shoot out nets to ensnare quadcopter propellers; precision-guided Gatling guns that simply shoot drones out of the sky; electronic approaches, like GPS jammers and direct hacking tools; and lasers that melt holes clear through a target's side.



Broad Spectrum Structure Discovery in Large-Scale Higher-Order Networks

arXiv.org Machine Learning

Complex systems are often driven by higher-order interactions among multiple units, naturally represented as hypergraphs. Understanding dependency structures within these hypergraphs is crucial for understanding and predicting the behavior of complex systems but is made challenging by their combinatorial complexity and computational demands. In this paper, we introduce a class of probabilistic models that efficiently represents and discovers a broad spectrum of mesoscale structure in large-scale hypergraphs. The key insight enabling this approach is to treat classes of similar units as themselves nodes in a latent hypergraph. By modeling observed node interactions through latent interactions among classes using low-rank representations, our approach tractably captures rich structural patterns while ensuring model identifiability. This allows for direct interpretation of distinct node- and class-level structures. Empirically, our model improves link prediction over state-of-the-art methods and discovers interpretable structures in diverse real-world systems, including pharmacological and social networks, advancing the ability to incorporate large-scale higher-order data into the scientific process.


Revisiting Common Assumptions about Arabic Dialects in NLP

arXiv.org Artificial Intelligence

Arabic has diverse dialects, where one dialect can be substantially different from the others. In the NLP literature, some assumptions about these dialects are widely adopted (e.g., ``Arabic dialects can be grouped into distinguishable regional dialects") and are manifested in different computational tasks such as Arabic Dialect Identification (ADI). However, these assumptions are not quantitatively verified. We identify four of these assumptions and examine them by extending and analyzing a multi-label dataset, where the validity of each sentence in 11 different country-level dialects is manually assessed by speakers of these dialects. Our analysis indicates that the four assumptions oversimplify reality, and some of them are not always accurate. This in turn might be hindering further progress in different Arabic NLP tasks.


From prosthetic memory to prosthetic denial: Auditing whether large language models are prone to mass atrocity denialism

arXiv.org Artificial Intelligence

The proliferation of large language models (LLMs) can influence how historical narratives are disseminated and perceived. This study explores the implications of LLMs' responses on the representation of mass atrocity memory, examining whether generative AI systems contribute to prosthetic memory, i.e., mediated experiences of historical events, or to what we term "prosthetic denial," the AI-mediated erasure or distortion of atrocity memories. We argue that LLMs function as interfaces that can elicit prosthetic memories and, therefore, act as experiential sites for memory transmission, but also introduce risks of denialism, particularly when their outputs align with contested or revisionist narratives. To empirically assess these risks, we conducted a comparative audit of five LLMs (Claude, GPT, Llama, Mixtral, and Gemini) across four historical case studies: the Holodomor, the Holocaust, the Cambodian Genocide, and the genocide against the Tutsis in Rwanda. Each model was prompted with questions addressing common denialist claims in English and an alternative language relevant to each case (Ukrainian, German, Khmer, and French). Our findings reveal that while LLMs generally produce accurate responses for widely documented events like the Holocaust, significant inconsistencies and susceptibility to denialist framings are observed for more underrepresented cases like the Cambodian Genocide. The disparities highlight the influence of training data availability and the probabilistic nature of LLM responses on memory integrity. We conclude that while LLMs extend the concept of prosthetic memory, their unmoderated use risks reinforcing historical denialism, raising ethical concerns for (digital) memory preservation, and potentially challenging the advantageous role of technology associated with the original values of prosthetic memory.


Found in Translation: Measuring Multilingual LLM Consistency as Simple as Translate then Evaluate

arXiv.org Artificial Intelligence

Large language models (LLMs) provide detailed and impressive responses to queries in English. However, are they really consistent at responding to the same query in other languages? The popular way of evaluating for multilingual performance of LLMs requires expensive-to-collect annotated datasets. Further, evaluating for tasks like open-ended generation, where multiple correct answers may exist, is nontrivial. Instead, we propose to evaluate the predictability of model response across different languages. In this work, we propose a framework to evaluate LLM's cross-lingual consistency based on a simple Translate then Evaluate strategy. We instantiate this evaluation framework along two dimensions of consistency: information and empathy. Our results reveal pronounced inconsistencies in popular LLM responses across thirty languages, with severe performance deficits in certain language families and scripts, underscoring critical weaknesses in their multilingual capabilities. These findings necessitate cross-lingual evaluations that are consistent along multiple dimensions. We invite practitioners to use our framework for future multilingual LLM benchmarking.


Symbolic Foundation Regressor on Complex Networks

arXiv.org Artificial Intelligence

In science, we are interested not only in forecasting but also in understanding how predictions are made, specifically what the interpretable underlying model looks like. Data-driven machine learning technology can significantly streamline the complex and time-consuming traditional manual process of discovering scientific laws, helping us gain insights into fundamental issues in modern science. In this work, we introduce a pre-trained symbolic foundation regressor that can effectively compress complex data with numerous interacting variables while producing interpretable physical representations. Our model has been rigorously tested on non-network symbolic regression, symbolic regression on complex networks, and the inference of network dynamics across various domains, including physics, biochemistry, ecology, and epidemiology. The results indicate a remarkable improvement in equation inference efficiency, being three times more effective than baseline approaches while maintaining accurate predictions. Furthermore, we apply our model to uncover more intuitive laws of interaction transmission from global epidemic outbreak data, achieving optimal data fitting. This model extends the application boundary of pre-trained symbolic regression models to complex networks, and we believe it provides a foundational solution for revealing the hidden mechanisms behind changes in complex phenomena, enhancing interpretability, and inspiring further scientific discoveries.


Elon's Twitter Purchase Turned Out to Be a Great Investment--but Not for the Reasons You Think

Slate

Sign up for the Slatest to get the most insightful analysis, criticism, and advice out there, delivered to your inbox daily. Through a stroke of good fortune, Elon Musk's otherwise disastrous purchase of Twitter has turned into one of the great business acquisitions of all time. Buying control of a president was a start. What if the deal bought him something even more valuable? Musk's purchase of Twitter, which closed in the fall of 2022, has undergone an odyssey.