lsd
Microdosing for Depression Appears to Work About as Well as Drinking Coffee
For years, people from CEOs to novelists have taken tiny amounts of psychedelics to support well-being. New research shows that benefits for depression may be attributable to a placebo effect. Typically using psilocybin mushrooms or LSD, the archetypal microdoser sought less melting walls and open-eye kaleidoscopic visuals than boosts in mood and energy, like a gentle spring breeze blowing through the mind. Anecdotal reports pitched microdosing as a kind of psychedelic Swiss Army knife, providing everything from increased focus to a spiked libido and (perhaps most promisingly) lowered reported levels of depression. It was a miracle for many.
- North America > Canada > Quebec > Montreal (0.14)
- North America > Canada > Ontario > Toronto (0.14)
- North America > United States > California > San Francisco County > San Francisco (0.04)
- (3 more...)
- Research Report > Experimental Study (1.00)
- Research Report > New Finding (0.88)
- North America > United States > Oklahoma > Beaver County (0.04)
- Europe > Germany > Bavaria > Upper Bavaria > Munich (0.04)
- Asia > Middle East > Israel > Tel Aviv District > Tel Aviv (0.04)
- Europe > Germany > Bavaria > Upper Bavaria > Munich (0.04)
- Asia > Middle East > Israel (0.04)
- Information Technology > Security & Privacy (0.46)
- Health & Medicine > Therapeutic Area (0.40)
The Geometry of Truth: Layer-wise Semantic Dynamics for Hallucination Detection in Large Language Models
Large Language Models (LLMs) often produce fluent yet factually incorrect statements-a phenomenon known as hallucination-posing serious risks in high-stakes domains. We present Layer-wise Semantic Dynamics (LSD), a geometric framework for hallucination detection that analyzes the evolution of hidden-state semantics across transformer layers. Unlike prior methods that rely on multiple sampling passes or external verification sources, LSD operates intrinsically within the model's representational space. Using margin-based contrastive learning, LSD aligns hidden activations with ground-truth embeddings derived from a factual encoder, revealing a distinct separation in semantic trajectories: factual responses preserve stable alignment, while hallucinations exhibit pronounced semantic drift across depth. Evaluated on the TruthfulQA and synthetic factual-hallucination datasets, LSD achieves an F1-score of 0.92, AUROC of 0.96, and clustering accuracy of 0.89, outperforming SelfCheckGPT and Semantic Entropy baselines while requiring only a single forward pass. This efficiency yields a 5-20x speedup over sampling-based methods without sacrificing precision or interpretability. LSD offers a scalable, model-agnostic mechanism for real-time hallucination monitoring and provides new insights into the geometry of factual consistency within large language models.
- Research Report > New Finding (1.00)
- Research Report > Experimental Study (1.00)
Morse: Dual-Sampling for Lossless Acceleration of Diffusion Models
Li, Chao, Fan, Jiawei, Yao, Anbang
In this paper, we present Morse, a simple dual-sampling framework for accelerating diffusion models losslessly. The key insight of Morse is to reformulate the iterative generation (from noise to data) process via taking advantage of fast jump sampling and adaptive residual feedback strategies. Specifically, Morse involves two models called Dash and Dot that interact with each other. The Dash model is just the pre-trained diffusion model of any type, but operates in a jump sampling regime, creating sufficient space for sampling efficiency improvement. The Dot model is significantly faster than the Dash model, which is learnt to generate residual feedback conditioned on the observations at the current jump sampling point on the trajectory of the Dash model, lifting the noise estimate to easily match the next-step estimate of the Dash model without jump sampling. By chaining the outputs of the Dash and Dot models run in a time-interleaved fashion, Morse exhibits the merit of flexibly attaining desired image generation performance while improving overall runtime efficiency. With our proposed weight sharing strategy between the Dash and Dot models, Morse is efficient for training and inference. Our method shows a lossless speedup of 1.78X to 3.31X on average over a wide range of sampling step budgets relative to 9 baseline diffusion models on 6 image generation tasks. Furthermore, we show that our method can be also generalized to improve the Latent Consistency Model (LCM-SDXL, which is already accelerated with consistency distillation technique) tailored for few-step text-to-image synthesis. The code and models are available at https://github.com/deep-optimization/Morse.
- North America > Canada (0.04)
- Asia > China (0.04)
When America First Dropped Acid
One evening in September of 1957, viewers across America could turn on their television sets and tune in to a CBS broadcast during which a young woman dropped acid. She sat next to a man in a suit: Sidney Cohen, the researcher who had given her the LSD. The woman wore lipstick and nail polish, and her eyes were shining. "I wish I could talk in Technicolor," she said. And, at another point, "I can see the molecules. Were some families maybe--oh, I don't know--eating meat loaf on TV trays as they watched this nice lady undergo her mind-bending, molecule-revealing journey through inner space? Did they switch to "Father Knows Best" or "The Perry Como Show" afterward? One of the feats that the historian Benjamin Breen pulls off in his lively and engrossing new book, "Tripping on Utopia: Margaret Mead, the Cold War, and the Troubled Birth of Psychedelic Science" (Grand Central), is to make a cultural moment like the anonymous woman's televised trip seem less incongruous, if no less ...
- North America > United States > Oregon (0.04)
- North America > United States > New York (0.04)
- North America > United States > New Jersey > Passaic County > Paterson (0.04)
- (9 more...)
Object-Centric Slot Diffusion
Jiang, Jindong, Deng, Fei, Singh, Gautam, Ahn, Sungjin
The recent success of transformer-based image generative models in object-centric learning highlights the importance of powerful image generators for handling complex scenes. However, despite the high expressiveness of diffusion models in image generation, their integration into object-centric learning remains largely unexplored in this domain. In this paper, we explore the feasibility and potential of integrating diffusion models into object-centric learning and investigate the pros and cons of this approach. We introduce Latent Slot Diffusion (LSD), a novel model that serves dual purposes: it is the first object-centric learning model to replace conventional slot decoders with a latent diffusion model conditioned on object slots, and it is also the first unsupervised compositional conditional diffusion model that operates without the need for supervised annotations like text. Through experiments on various object-centric tasks, including the first application of the FFHQ dataset in this field, we demonstrate that LSD significantly outperforms state-of-the-art transformer-based decoders, particularly in more complex scenes, and exhibits superior unsupervised compositional generation quality. In addition, we conduct a preliminary investigation into the integration of pre-trained diffusion models in LSD and demonstrate its effectiveness in real-world image segmentation and generation.
- North America > United States > Oklahoma > Beaver County (0.04)
- Europe > Germany > Bavaria > Upper Bavaria > Munich (0.04)
- Asia > Middle East > Israel > Tel Aviv District > Tel Aviv (0.04)
Controllability-Aware Unsupervised Skill Discovery
Park, Seohong, Lee, Kimin, Lee, Youngwoon, Abbeel, Pieter
One of the key capabilities of intelligent agents is the ability to discover useful skills without external supervision. However, the current unsupervised skill discovery methods are often limited to acquiring simple, easy-to-learn skills due to the lack of incentives to discover more complex, challenging behaviors. We introduce a novel unsupervised skill discovery method, Controllability-aware Skill Discovery (CSD), which actively seeks complex, hard-to-control skills without supervision. The key component of CSD is a controllability-aware distance function, which assigns larger values to state transitions that are harder to achieve with the current skills. Combined with distance-maximizing skill discovery, CSD progressively learns more challenging skills over the course of training as our jointly trained distance function reduces rewards for easy-to-achieve skills. Our experimental results in six robotic manipulation and locomotion environments demonstrate that CSD can discover diverse complex skills including object manipulation and locomotion skills with no supervision, significantly outperforming prior unsupervised skill discovery methods. Videos and code are available at https://seohong.me/projects/csd/
- North America > United States > Hawaii > Honolulu County > Honolulu (0.04)
- North America > United States > California > Alameda County > Berkeley (0.04)
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.04)
- Information Technology > Artificial Intelligence > Robots (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Agents (0.54)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks (0.46)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (0.46)
Binaural Rendering of Ambisonic Signals by Neural Networks
Zhu, Yin, Kong, Qiuqiang, Shi, Junjie, Liu, Shilei, Ye, Xuzhou, Wang, Ju-chiang, Zhang, Junping
Binaural rendering of ambisonic signals is of broad interest to virtual reality and immersive media. Conventional methods often require manually measured Head-Related Transfer Functions (HRTFs). To address this issue, we collect a paired ambisonic-binaural dataset and propose a deep learning framework in an end-to-end manner. Experimental results show that neural networks outperform the conventional method in objective metrics and achieve comparable subjective metrics. To validate the proposed framework, we experimentally explore different settings of the input features, model structures, output features, and loss functions. Our proposed system achieves an SDR of 7.32 and MOSs of 3.83, 3.58, 3.87, 3.58 in quality, timbre, localization, and immersion dimensions.
- Asia > Middle East > Israel (0.04)
- Asia > China > Jiangsu Province > Xuzhou (0.04)
How I Started to See Trees as Smart
A couple of decades ago, on a backpacking trip in the Sierra Nevada, I was marching up a mountain solo under the influence of LSD. Halfway to the top, I took a break near a scrubby tree pushing up through the rocky soil. Gulping water and catching my breath, I admired both its beauty and its resilience. Its twisty, weathered branches had endured by wresting moisture and nutrients from seemingly unwelcoming terrain, solving a puzzle beyond my reckoning. I sensed a kind of wisdom in its conservation of resources.
- North America > United States > Nevada (0.25)
- Europe > Montenegro > Nikšić > Nikšić (0.05)
- Oceania > Australia (0.05)
- Europe > Hungary (0.05)