Goto

Collaborating Authors

 Asia


Inside NASA's 1 BILLION plan to destroy the ISS: As the latest leak sparks evacuation fears, experts reveal how the doomed space station will be destroyed in 2030

Daily Mail - Science & tech

'Record the faces': Tense moment NBA boss gives VERY honest take on Trump attending Knicks game Outrage as Netanyahu is caught SPYING on Trump's Iran negotiators... as JD Vance reveals a chilling truth about Israel Massive twist in JPMorgan'sex slave' case as accuser unveils NEW dossier of wild claims: 'The story is about to change dramatically' Countless men have a condition that turns sex into agony - but few talk about it. Meghan Markle's As Ever website has had'less than 400,000 US visitors' since January - as Duchess launches collaboration with a lifestyle influencer to plug her products Karmelo Anthony's parents seen leaving the courtroom in tears just before son's defense team pulls shock move No one will admit the sleazy truth about skinny Serena Williams's sudden return to tennis. Call me evil... but I'm exposing her: LIZ JONES Gaming influencer Alex Cimo dies'very suddenly' aged 32 just a month after'refusing to accept his fate' Donald Trump's threat to Knicks fans revealed by lipreader in secret chat with MSG owner James Dolan during Spurs loss Apple just made five popular Apple Watches'obsolete' - and it will leave users without any support if something goes wrong Everyone always said I cleared my throat a lot. But then I developed shoulder pain and doctors discovered the sinister cause... the world's deadliest cancer. Don't leave it too late like I did Why Kate always wears such pale colours to weddings: Princess of Wales wouldn't dream of upstaging the bride, says LAURA CRAIK, after her off-white Roland Mouret dress raised eyebrows at Peter Phillips' wedding Cunning new tactic women are using to cheat.


South Korea names first female prime minister in decades to lead AI push

The Japan Times

South Korean President Lee Jae Myung is placing his hopes on former Naver Chief Executive Han Seong Sook to help better use the nation's tech expertise for future growth and ensure its benefits spread more widely through the economy. Han will become the country's second female premier, assuming her appointment is approved by the national assembly, elevating a former technology executive to one of the nation's highest political posts. The tapping of Han underscores Lee's commitment to shoring up future growth of the domestic economy and the need to leverage a wider range of industries. During her five years at the helm of Naver, a company sometimes called the Google of Korea, Han helped broaden its revenue streams beyond its search engine model to also draw on e-commerce, fintech and content generation. In a time of both misinformation and too much information, quality journalism is more crucial than ever. By subscribing, you can help us get the story right.


Finding Most Influential Sets

arXiv.org Machine Learning

Identifying most influential sets (MIS) - size-$k$ subsets whose removal maximally changes a target estimand - is typically infeasible because it requires searching over $\binom{n}{k}$ subsets. For estimands with linear-fractional leave-set-out effects, we show that MIS selection reduces to a one-parameter sequence of top-$k$ problems. Dinkelbach's method yields an algorithm with $\mathcal{O}(n)$ cost per iteration and finite termination. For fixed residualized inputs, the algorithm returns a globally optimal set for the univariate ratio objective, including the oracle-residualized partial linear model. With estimated nuisance functions, uniform denominator and generated-score stability imply approximation to the first-order oracle orthogonal-score objective; exact set recovery follows under a separation condition. Simulations and applications show that the method recovers exact MIS that were previously computationally inaccessible.


The Meta hack shows there's more to AI security than Mythos

MIT Technology Review

On June 5, reported that attackers had been using Meta's AI customer support agent to steal Instagram accounts. Their approach was simple: They asked the agent to link the accounts to email addresses that they controlled, and the agent complied. One attacker broke into the dormant Obama White House account and made pro-Iran posts; others took over accounts with valuable, single-word handles, possibly in order to sell them. AI cybersecurity concerns are nothing new. Since Anthropic announced in April that its Mythos model was too good at hacking to be released to the general public, commentators, researchers, and federal officials alike have fixated on the idea that superpowered AI systems could lay waste to our computer infrastructure. That's not quite what this Instagram hack was: There, AI was the target rather than the attacker, and the method was far simpler than anything Mythos would cook up. But as companies offload more work to AI, these comparatively unsophisticated attacks could wreak their own havoc. "As AI becomes more and more widely used--especially when AI is more and more widely used to automate our work flows, like account recovery--I think attackers are going to be more and more motivated to attack AI itself," says Neil Gong, a professor of electrical and computer engineering at Duke University.


Zero-Copy Semantic Contagion: An In-Memory Streaming Architecture for Evolving Attention Graphs

arXiv.org Machine Learning

Per-ticker forecasting models dominate financial time-series work yet remain blind to cross-company propagation: a foundry disruption in Taiwan does not register in a single-asset model until Apple's own price has already moved. To address this limitation, we introduce a heterogeneous Rust-Python streaming architecture that maps cross-company attention as a continuous-time graph driven directly from text. We show that on the ingestion side, a zero-copy Rust edge parses news records in $\sim$100 ns and scans the target equity universe in $\sim$1.2 $μ$s. On the inference end, a multivariate Neural Hawkes Process featuring per-node continuous-time LSTM states and a bilinear latent projection propagates directed excitation, while an adaptive pruning rule bounds the computational cost of dynamic neighborhood updates. Combining these stages, we demonstrate an end-to-end processing latency of $\sim$13 ms per incoming news record on a single commodity CPU. Evaluated on a one-month temporal holdout of the FNSPID corpus (638 articles across 47 tickers), the system delivers a $1.70\times$ precision lift over random at the 90th-percentile next-day return threshold, and $3.36\times$ over a same-sector baseline. Crucially, removing the graph topology collapses precision to zero, confirming that the dynamic attention network is the sole driver of cross-company signal in this architecture.


DiffSlack: Learning under Nonlinear Inequality Constraints via Learnable Slack Variables

arXiv.org Machine Learning

Enforcing nonlinear inequality constraints in neural networks remains challenging, especially when the output is subject to many coupled constraints. Existing hard constraint methods often impose structural restrictions on the constraint set or introduce substantial computational overhead for large-scale nonlinear problems. Here, we propose DiffSlack, a differentiable projection layer for nonlinear inequality-constrained neural prediction. DiffSlack reformulates inequalities as equalities with learnable slack variables, which are predicted as part of the augmented network output and provide a data-driven warm start for damped Gauss-Newton projection. The projection layer maps raw predictions onto the augmented feasible manifold while preserving end-to-end differentiability. A two-stage curriculum further stabilizes training and improves constraint satisfaction. We evaluate DiffSlack on vehicle path planning with 200 nonlinear inequality constraints from collision avoidance, curvature limits, and waypoint spacing. Compared with existing learning-based baselines, DiffSlack achieves a higher planning success rate and stronger geometric constraint satisfaction under a comparable inference budget. Ablation studies further show that the hard projection layer reduces sensitivity to supervision quality. Closed-loop tracking in CARLA and real-world vehicle experiments confirms the executability of the generated trajectories. These results demonstrate that DiffSlack provides a practical and scalable approach to embedding hard inequality constraints into neural networks for engineering applications.


When Do Fewer Coordinates Suffice in DP-SGD?

arXiv.org Machine Learning

Differentially private stochastic gradient descent (DP-SGD) injects noise into every updated coordinate, making the injected noise energy scale with the ambient parameter dimension \(d\). We ask when private training can update fewer coordinates without losing the signal needed for optimization. We propose \textsc{TP-TopK} (Two-Phase TopK DP-SGD), a two-phase method for coordinate-sparse private training without public data, in which a private warm-up phase identifies a coordinate support used to guide the main training phase. We give a criterion characterizing when coordinate restriction can be beneficial, show via a nonconvex stationarity bound that under this condition the relevant noise term scales with the active dimension \(k\) rather than the full parameter dimension \(d\), and provide a lower bound on the reliability of warm-up-based coordinate ranking. Experiments on MNIST, FMNIST, and CIFAR-10 show that learned coordinate supports can retain more gradient energy than size-matched random supports, with the largest gains when the active dimension is small and warm-up scores are informative.


Set-Preserving Calibration from Conformal P-Values to E-Values

arXiv.org Machine Learning

Standard conformal prediction (CP) procedures are typically formulated in terms of p-values, but reliance on p-values alone limits flexibility, for example, when combining dependent evidence across models or data splits. Recent work has explored e-value formulations for conformal inference, yet a direct connection between p- and e-value formulations in CP has been missing, especially regarding their statistical efficiency. We first identify limitations of classical p-to-e calibrators in the CP setting, showing that they are not set-preserving and can lead to overly conservative prediction sets. To address this, we propose a novel P2E calibrator that converts conformal p-values into e-values without altering the prediction set induced by the original conformal p-value. We establish both theoretically and empirically that our calibrator can yield significant efficiency gains over existing p-to-e calibrators. This e-value formulation enables principled use of recent advances in e-value merging and randomization, where we demonstrate its impact in two applications: cross-conformal prediction (CCP), whose variants typically provide only approximate $1-2α$ coverage, and conformal aggregation (CA). In both cases, our e-value-based methods satisfy the desired $1-α$ coverage guarantee while improving efficiency over standard baselines. More broadly, our approach expands the flexibility of CP and opens new directions for efficient, distribution-free uncertainty quantification.


Online Learning with Gradient-Variation Interval Regret

arXiv.org Machine Learning

This paper investigates non-stationary online learning using the metric of interval regret, which requires an online algorithm to perform well over every time interval. We propose the first online learning algorithm that achieves an interval regret bound scaling with gradient variation, a fundamental measure of the cumulative change in online function gradients, which relates to various problem-dependent quantities and is closely connected to stochastic optimization and other problems. Our method employs a simple and efficient two-layer online ensemble structure that achieves strong theoretical guarantees. Specifically, it enjoys a regret bound that simultaneously adapts to various problem-dependent quantities while also preserving the minimax-optimal rate in the worst case. Moreover, recognizing the challenge of hyperparameter tuning, we introduce a Lipschitz- and smoothness-agnostic variant that automatically adapts to these potentially unknown constants. This is primarily enabled by a novel Lipschitz-adaptive meta algorithm, which may be of independent interest. Beyond interval regret, our method also yields broader implications: it provides versatile bounds for interval dynamic regret, a stronger measure that competes with changing comparators over any interval, and yields the first piecewise characterization for stochastic extended adversarial optimization. Theoretical findings are validated by experiments.


China's Nostradamus issues chilling warning about Trump's UFO file release: 'Atrocities are coming'

Daily Mail - Science & tech

Quivering Karmelo Anthony is convicted of murdering Austin Metcalf, 17... but now prosecutors have granted him Hail Mary that could see him jailed for as little as TWO YEARS She's always by Trump's side, trusted with the White House's biggest secrets... and she influences millions Inside Travis Kelce's plan to become'the Shaq of the NFL' after wedding Taylor Swift Leaked transcript of UNAIRED 60 Minutes interview exposes REAL reason'callous' CBS star Scott Pelley'deserved to be fired' Woke Canadian lawmakers fly into hilarious rage after conservative asks country's top scientist to define a woman I watched footage of the race crime that split America. Eva Longoria reunites with ex Tony Parker 15 years after cheating scandal split... as shocked fans react Caitlyn Jenner biographer and Robin Riker's ex William Hasley found dead on hiking trail at 78 My compulsive bathroom habit that so many are guilty of left me in excruciating pain. DR STUART reveals early signs... cures that work in days... and when to worry Epstein's massage fixer looks PETRIFIED as she's dragged into explosive congressional grilling - and reveals jaw-dropping'blackmail' theory Zodiac killer case takes bombshell turn as unsolved cipher is CRACKED... and America's top codebreakers say evidence is all pointing to one man Shamed ex mayor Misty Roberts is sentenced to 90 DAYS as she's branded a'predator with hair extensions' by enraged mother of 17-year-old sex assault victim Trump ERUPTS behind closed doors as top Republican pleads with him to axe Tulsi Gabbard's spy-chief replacement Trump's $70B immigration crackdown passes the House as sneaky loophole allows $1.8B weaponization'slush fund' to survive China's Nostradamus issues chilling warning about Trump's UFO file release: 'Atrocities are coming' A professor dubbed ' China's Nostradamus' has made a chilling prediction after the Trump administration released previously classified UFO files. Jiang Xueqin, a Chinese-Canadian educator and political commentator, earned the nickname after making a series of geopolitical predictions that supporters say later came true. Among them were forecasts that Donald Trump would return to the White House in 2024 and that the United States and Israel would become involved in a conflict with Iran under his administration.