Goto

Collaborating Authors

 Generative AI


OpenAI's o3-mini is here and available to all users

Engadget

OpenAI's latest machine learning mode has arrived. On Friday, the company released o3-mini and it's available to try now. What's more, for the first time OpenAI is making one of its "reasoning" models available to free users of ChatGPT. If you want to try it yourself, select the "Reason" button under the message composer to get started. According to OpenAI, o3-mini is faster and more accurate than its predecessor, o1-mini.


OpenAI releases its new o3-mini reasoning model for free

MIT Technology Review

These types of models are most effective at solving complex problems, so if you have any PhD-level math problems you're cracking away at, you can try them out. Alternatively, if you've had issues with getting previous models to respond properly to your most advanced prompts, you may want to try out this new reasoning model on them. To try out o3-mini, simply select "Reason" when you start a new prompt on ChatGPT. Although reasoning models possess new capabilities, they come at a cost. OpenAI's o1-mini is 20 times more expensive to run than its equivalent non-reasoning model, GPT-4o mini. The company says its new model, o3-mini, costs 63% less than o1-mini per input token However, at 1.10 per million input tokens, it is still about seven times more expensive to run than GPT-4o mini.


Oh, I'm sorry, tech bros – did DeepSeek copy your work? I can hardly imagine your distress Marina Hyde

The Guardian

I once saw an episode of America's Dumbest Criminals where a man called the cops to report his car stolen, only for it to turn out he'd stolen it from someone else in the first place. I couldn't help thinking of him this week while watching OpenAI's Sam Altman wet his pants about the fact that a Chinese hedge fund might have made unauthorised use of his own chatbot models, including ChatGPT, to train its new little side project. This is the cheaper, more open, extremely share-price-slashing DeepSeek. As news of DeepSeek played havoc with the tech stock market, OpenAI pressed its hanky to its nose and released a statement: "We are aware of and reviewing indications that DeepSeek may have inappropriately distilled our models, and will share information as we know more," this ran. "We take aggressive, proactive countermeasures to protect our technology."


Augmented Intelligence for Multimodal Virtual Biopsy in Breast Cancer Using Generative Artificial Intelligence

arXiv.org Artificial Intelligence

Full-Field Digital Mammography (FFDM) is the primary imaging modality for routine breast cancer screening; however, its effectiveness is limited in patients with dense breast tissue or fibrocystic conditions. Contrast-Enhanced Spectral Mammography (CESM), a second-level imaging technique, offers enhanced accuracy in tumor detection. Nonetheless, its application is restricted due to higher radiation exposure, the use of contrast agents, and limited accessibility. As a result, CESM is typically reserved for select cases, leaving many patients to rely solely on FFDM despite the superior diagnostic performance of CESM. While biopsy remains the gold standard for definitive diagnosis, it is an invasive procedure that can cause discomfort for patients. We introduce a multimodal, multi-view deep learning approach for virtual biopsy, integrating FFDM and CESM modalities in craniocaudal and mediolateral oblique views to classify lesions as malignant or benign. To address the challenge of missing CESM data, we leverage generative artificial intelligence to impute CESM images from FFDM scans. Experimental results demonstrate that incorporating the CESM modality is crucial to enhance the performance of virtual biopsy. When real CESM data is missing, synthetic CESM images proved effective, outperforming the use of FFDM alone, particularly in multimodal configurations that combine FFDM and CESM modalities. The proposed approach has the potential to improve diagnostic workflows, providing clinicians with augmented intelligence tools to improve diagnostic accuracy and patient care. Additionally, as a contribution to the research community, we publicly release the dataset used in our experiments, facilitating further advancements in this field.


o3-mini vs DeepSeek-R1: Which One is Safer?

arXiv.org Artificial Intelligence

The irruption of DeepSeek-R1 constitutes a turning point for the AI industry in general and the LLMs in particular. Its capabilities have demonstrated outstanding performance in several tasks, including creative thinking, code generation, maths and automated program repair, at apparently lower execution cost. However, LLMs must adhere to an important qualitative property, i.e., their alignment with safety and human values. A clear competitor of DeepSeek-R1 is its American counterpart, OpenAI's o3-mini model, which is expected to set high standards in terms of performance, safety and cost. In this technical report, we systematically assess the safety level of both DeepSeek-R1 (70b version) and OpenAI's o3-mini (beta version). To this end, we make use of our recently released automated safety testing tool, named ASTRAL. By leveraging this tool, we automatically and systematically generated and executed 1,260 test inputs on both models. After conducting a semi-automated assessment of the outcomes provided by both LLMs, the results indicate that DeepSeek-R1 produces significantly more unsafe responses (12%) than OpenAI's o3-mini (1.2%).


Accelerating LLM Inference with Lossless Speculative Decoding Algorithms for Heterogeneous Vocabularies

arXiv.org Artificial Intelligence

Accelerating the inference of large language models (LLMs) is a critical challenge in generative AI. Speculative decoding (SD) methods offer substantial efficiency gains by generating multiple tokens using a single target forward pass. However, existing SD approaches require the drafter and target models to share the same vocabulary, thus limiting the pool of possible drafters, often necessitating the training of a drafter from scratch. We present three new SD methods that remove this shared-vocabulary constraint. All three methods preserve the target distribution (i.e., they are lossless) and work with off-the-shelf models without requiring additional training or modifications. Empirically, on summarization, programming, and long-context tasks, our algorithms achieve significant speedups over standard autoregressive decoding. By enabling any off-the-shelf model to serve as drafter and requiring no retraining, this work substantially broadens the applicability of the SD framework in practice.


Trustworthy Evaluation of Generative AI Models

arXiv.org Machine Learning

Generative models have achieved remarkable success across numerous applications, showcasing their versatility and effectiveness in domains such as image synthesis, natural language processing, and scientific discovery (Achiam et al. 2023; Goodfellow et al. 2014; Karras et al. 2020; Van Den Oord et al. 2016). While extensive research has focused on developing and refining generative models, comparatively less attention has been given to evaluating these models. Evaluating generative models is essential for quantifying the quality of their outputs and identifying the best model when comparing multiple options. Evaluating a generative model is significantly more challenging than the evaluation of a predictor or a classifier. To evaluate the performance of prediction or classification, we can directly compare the model's output with the true label. In contrast, the quality of a generative model is determined by how closely the distribution of its generated data matches that of the input data, rather than the similarity between generated data points and input data points (also known as the reconstruction error).


Pitfalls of defacing whole-head MRI: re-identification risk with diffusion models and compromised research potential

arXiv.org Artificial Intelligence

Defacing is often applied to head magnetic resonance image (MRI) datasets prior to public release to address privacy concerns. The alteration of facial and nearby voxels has provoked discussions about the true capability of these techniques to ensure privacy as well as their impact on downstream tasks. With advancements in deep generative models, the extent to which defacing can protect privacy is uncertain. Additionally, while the altered voxels are known to contain valuable anatomical information, their potential to support research beyond the anatomical regions directly affected by defacing remains uncertain. To evaluate these considerations, we develop a refacing pipeline that recovers faces in defaced head MRIs using cascaded diffusion probabilistic models (DPMs). The DPMs are trained on images from 180 subjects and tested on images from 484 unseen subjects, 469 of whom are from a different dataset. To assess whether the altered voxels in defacing contain universally useful information, we also predict computed tomography (CT)-derived skeletal muscle radiodensity from facial voxels in both defaced and original MRIs. The results show that DPMs can generate high-fidelity faces that resemble the original faces from defaced images, with surface distances to the original faces significantly smaller than those of a population average face (p < 0.05). This performance also generalizes well to previously unseen datasets. For skeletal muscle radiodensity predictions, using defaced images results in significantly weaker Spearman's rank correlation coefficients compared to using original images (p < 10-4). For shin muscle, the correlation is statistically significant (p < 0.05) when using original images but not statistically significant (p > 0.05) when any defacing method is applied, suggesting that defacing might not only fail to protect privacy but also eliminate valuable information.


Neural SDEs as a Unified Approach to Continuous-Domain Sequence Modeling

arXiv.org Machine Learning

Inspired by the ubiquitous use of differential equations to model continuous dynamics across diverse scientific and engineering domains, we propose a novel and intuitive approach to continuous sequence modeling. Our method interprets time-series data as \textit{discrete samples from an underlying continuous dynamical system}, and models its time evolution using Neural Stochastic Differential Equation (Neural SDE), where both the flow (drift) and diffusion terms are parameterized by neural networks. We derive a principled maximum likelihood objective and a \textit{simulation-free} scheme for efficient training of our Neural SDE model. We demonstrate the versatility of our approach through experiments on sequence modeling tasks across both embodied and generative AI. Notably, to the best of our knowledge, this is the first work to show that SDE-based continuous-time modeling also excels in such complex scenarios, and we hope that our work opens up new avenues for research of SDE models in high-dimensional and temporally intricate domains.


Inkspire: Supporting Design Exploration with Generative AI through Analogical Sketching

arXiv.org Artificial Intelligence

With recent advancements in the capabilities of Text-to-Image (T2I) AI models, product designers have begun experimenting with them in their work. However, T2I models struggle to interpret abstract language and the current user experience of T2I tools can induce design fixation rather than a more iterative, exploratory process. To address these challenges, we developed Inkspire, a sketch-driven tool that supports designers in prototyping product design concepts with analogical inspirations and a complete sketch-to-design-to-sketch feedback loop. To inform the design of Inkspire, we conducted an exchange session with designers and distilled design goals for improving T2I interactions. In a within-subjects study comparing Inkspire to ControlNet, we found that Inkspire supported designers with more inspiration and exploration of design ideas, and improved aspects of the co-creative process by allowing designers to effectively grasp the current state of the AI to guide it towards novel design intentions.