Retail
The Apple Vision Pro goes on sale in the US on February 2 for 3,499
Those who've been yearning for a chance to try the Apple Vision Pro headset and have the cash to spare won't need to wait much longer to snap one up. The company says the hotly anticipated device will arrive in the US on February 2. Pre-orders for the 3,499 mixed reality headset will open on January 19. The device will be available at all US Apple Store locations as well as through the company's web store. Those who require vision correction will need to snap up Zeiss optical inserts and attach them to the headset magnetically (Vision Pro doesn't work with glasses). Readers will cost 99, while prescription lenses will set you back 149.
Jeff Bezos Bets on a Google Challenger Using AI to Try to Upend Internet Search
Perplexity, a startup going after Google's dominant position in web search, has won backing from Jeff Bezos and venture capitalists betting that artificial intelligence will upend the way people find information online. Started less than two years ago, Perplexity has fewer than 40 employees and is based out of a San Francisco co-working space. The company's product, which it calls an answer engine, is used by about 10 million people monthly.
Advanced Unstructured Data Processing for ESG Reports: A Methodology for Structured Transformation and Enhanced Analysis
Peng, Jiahui, Gao, Jing, Tong, Xin, Guo, Jing, Yang, Hang, Qi, Jianchuan, Li, Ruiqiao, Li, Nan, Xu, Ming
In the evolving field of corporate sustainability, analyzing unstructured Environmental, Social, and Governance (ESG) reports is a complex challenge due to their varied formats and intricate content. This study introduces an innovative methodology utilizing the "Unstructured Core Library", specifically tailored to address these challenges by transforming ESG reports into structured, analyzable formats. Our approach significantly advances the existing research by offering high-precision text cleaning, adept identification and extraction of text from images, and standardization of tables within these reports. Emphasizing its capability to handle diverse data types, including text, images, and tables, the method adeptly manages the nuances of differing page layouts and report styles across industries. This research marks a substantial contribution to the fields of industrial ecology and corporate sustainability assessment, paving the way for the application of advanced NLP technologies and large language models in the analysis of corporate governance and sustainability. Our code is available at https://github.com/linancn/TianGong-AI-Unstructure.git.
Tailor: Size Recommendations for High-End Fashion Marketplaces
Candeias, Alexandre, Silva, Ivo, Sousa, Vitor, Marcelino, Josรฉ
In the ever-changing and dynamic realm of high-end fashion marketplaces, providing accurate and personalized size recommendations has become a critical aspect. Meeting customer expectations in this regard is not only crucial for ensuring their satisfaction but also plays a pivotal role in driving customer retention, which is a key metric for the success of any fashion retailer. We propose a novel sequence classification approach to address this problem, integrating implicit (Add2Bag) and explicit (ReturnReason) user signals. Our approach comprises two distinct models: one employs LSTMs to encode the user signals, while the other leverages an Attention mechanism. Our best model outperforms SFNet, improving accuracy by 45.7%. By using Add2Bag interactions we increase the user coverage by 24.5% when compared with only using Orders. Moreover, we evaluate the models' usability in real-time recommendation scenarios by conducting experiments to measure their latency performance.
The Art of Defending: A Systematic Evaluation and Analysis of LLM Defense Strategies on Safety and Over-Defensiveness
Varshney, Neeraj, Dolin, Pavel, Seth, Agastya, Baral, Chitta
As Large Language Models (LLMs) play an increasingly pivotal role in natural language processing applications, their safety concerns become critical areas of NLP research. This paper presents Safety and Over-Defensiveness Evaluation (SODE) benchmark: a collection of diverse safe and unsafe prompts with carefully designed evaluation methods that facilitate systematic evaluation, comparison, and analysis over 'safety' and 'over-defensiveness.' With SODE, we study a variety of LLM defense strategies over multiple state-of-the-art LLMs, which reveals several interesting and important findings, such as (a) the widely popular 'self-checking' techniques indeed improve the safety against unsafe inputs, but this comes at the cost of extreme over-defensiveness on the safe inputs, (b) providing a safety instruction along with in-context exemplars (of both safe and unsafe inputs) consistently improves safety and also mitigates undue over-defensiveness of the models, (c) providing contextual knowledge easily breaks the safety guardrails and makes the models more vulnerable to generating unsafe responses. Overall, our work reveals numerous such critical findings that we believe will pave the way and facilitate further research in improving the safety of LLMs.
Anker chargers are up to 30 percent off, plus the rest of this week's best tech deals
This is the last weekly deal roundup we'll do this year, but unlike other end-of-year posts, we won't be looking back wistfully at the 2023 deals that once were -- all that matters are the ones you can get right now. This week, we're seeing a few sale prices that are still live from Black Friday; snag those before they inevitably go back up. A few new discounts have popped up that actually beat lows from November's shopping holiday, including a Prime-only deal on Amazon's Echo Show 8, all-time lows on Anker charging accessories, and discounts on Apple AirTags and Tile Pro trackers. Until next year, these are the best tech deals that you can still get today. As part of a larger Anker charging accessories sale, our top 30-watt fast charger is 30 percent off.
I made ChatGPT do my Christmas shopping this year - this was my family's reaction to their gifts!
I was dreading buying Christmas gifts this year. My family tends to buy things they need as they go, and my sister would kill me if I bought her another sweater. So when my editor suggested I use ChatGPT to plan my Christmas shopping for me and write about it, I jumped at the opportunity. And I figured it was a win-win. If its suggested gifts were good, I wouldn't need to worry about coming up with present ideas for another 12 months! If they were a disaster, it would be a good opportunity to showcase how rudimentary artificial intelligence is (I'm extremely skeptical about the predictions of AI enslaving us in the future).
The Challenge of Using LLMs to Simulate Human Behavior: A Causal Inference Perspective
Large Language Models (LLMs) have demonstrated impressive potential to simulate human behavior. Using a causal inference framework, we empirically and theoretically analyze the challenges of conducting LLM-simulated experiments, and explore potential solutions. In the context of demand estimation, we show that variations in the treatment included in the prompt (e.g., price of focal product) can cause variations in unspecified confounding factors (e.g., price of competitors, historical prices, outside temperature), introducing endogeneity and yielding implausibly flat demand curves. We propose a theoretical framework suggesting this endogeneity issue generalizes to other contexts and won't be fully resolved by merely improving the training data. Unlike real experiments where researchers assign pre-existing units across conditions, LLMs simulate units based on the entire prompt, which includes the description of the treatment. Therefore, due to associations in the training data, the characteristics of individuals and environments simulated by the LLM can be affected by the treatment assignment. We explore two potential solutions. The first specifies all contextual variables that affect both treatment and outcome, which we demonstrate to be challenging for a general-purpose LLM. The second explicitly specifies the source of treatment variation in the prompt given to the LLM (e.g., by informing the LLM that the store is running an experiment). While this approach only allows the estimation of a conditional average treatment effect that depends on the specific experimental design, it provides valuable directional results for exploratory analysis.
Causal Forecasting for Pricing
Schultz, Douglas, Stephan, Johannes, Sieber, Julian, Yeh, Trudie, Kunz, Manuel, Doupe, Patrick, Januschowski, Tim
This paper proposes a novel method for demand forecasting in a pricing context. Here, modeling the causal relationship between price as an input variable to demand is crucial because retailers aim to set prices in a (profit) optimal manner in a downstream decision making problem. Our methods bring together the Double Machine Learning methodology for causal inference and state-of-the-art transformer-based forecasting models. In extensive empirical experiments, we show on the one hand that our method estimates the causal effect better in a fully controlled setting via synthetic, yet realistic data. On the other hand, we demonstrate on real-world data that our method outperforms forecasting methods in off-policy settings (i.e., when there's a change in the pricing policy) while only slightly trailing in the on-policy setting.
Apple's MacBook Air M2 is up to $300 off, plus the rest of the week's best tech deals
While it's a bit too late to receive most gifts in time for Christmas, there are still a handful of good gadget deals floating around if you're shopping for yourself. If you need a new laptop today, for instance, multiple configurations of the 13-inch MacBook Air are $200 off Apple's list price. The 15-inch Air, meanwhile, is available for as low as $999, a $300 discount. A bundle of Apple's AirTags is down to $79, while a pack of Tile trackers is down to $50. The Xbox Series X is still $150 off, and the major video game storefronts have kicked off their annual winter sales, with sweeping discounts across Steam, the Nintendo eShop, the PlayStation Store and the Microsoft Store.