paper-with-me

홈 › Papers

Unveiling the Power of Self-Attention for Shipping Cost Prediction: The Rate Card Transformer

2023-11-20 · P Aditya Sreekar, Sahil Verma, Varun Madhavan, Abhishek Persad

Amazon ships billions of packages to its customers annually within the United States. Shipping cost of these packages are used on the day of shipping (day 0) to estimate profitability of sales. Downstream systems utilize these days 0 profitability estimates to make financial decisions, such as pricing strategies and delisting loss-making products. However, obtaining accurate shipping cost estimates on day 0 is complex for reasons like delay in carrier invoicing or fixed cost components getting recorded at monthly cadence. Inaccurate shipping cost estimates can lead to bad decision, such as pricing items too low or high, or promoting the wrong product to the customers. Current solutions for estimating shipping costs on day 0 rely on tree-based models that require extensive manual engineering efforts. In this study, we propose a novel architecture called the Rate Card Transformer (RCT) that uses self-attention to encode all package shipping information such as package attributes, carrier information and route plan. Unlike other transformer-based tabular models, RCT has the ability to encode a variable list of one-to-many relations of a shipment, allowing it to capture more information about a shipment. For example, RCT can encode properties of all products in a package. Our results demonstrate that cost predictions made by the RCT have 28.82% less error compared to tree-based GBDT model. Moreover, the RCT outperforms the state-of-the-art transformer-based tabular model, FTTransformer, by 6.08%. We also illustrate that the RCT learns a generalized manifold of the rate card that can improve the performance of tree-based models.

📄 PDF Abstract BibTeX arXiv:2311.11694

Code (1)

lucidrains/tab-transformer-pytorch 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

On-Time Delivery in Crowdshipping Systems: An Agent-Based Approach Using Streaming Data

2024-01-22 · Jeremias Dötterl, Ralf Bruns, Jürgen Dunkel, Sascha Ossowski

In parcel delivery, the "last mile" from the parcel hub to the customer is costly, especially for time-sensitive delivery tasks that have to be completed within hours after arrival. Recently, crowdshipping has attracted …

Financing Costs, Per-Shipment Costs and Shipping Frequency: Firm-Level Evidence from Bangladesh

2023-03-07 · Md Deluair Hossen

In international trade, firms face lengthy ordering-producing-delivery times and make shipping frequency decisions based on the per-shipment costs and financing costs. In this paper, I develop a model of importer-exporte…

RouteCost: A Production-Inspired Multi-Stage Framework for Pre-Order Shipping Cost Estimation in E-Commerce

2026-06-24 · Xianling Zeng, Zihan Yu, Sichen Zhao, Yalun Qi 외 arxiv

Accurate pre-order shipping cost estimation is important in e-commerce because it affects price presentation, margin planning, and conversion. In practice, shipping cost is shaped not only by distance but also by destina…

Fusion of Global-Local Features for Image Quality Inspection of Shipping Label

2020-08-26 · Sungho Suh, Paul Lukowicz, Yong Oh Lee

The demands of automated shipping address recognition and verification have increased to handle a large number of packages and to save costs associated with misdelivery. A previous study proposed a deep learning system w…

object-detectionObject Detection

Understanding the Non-Convergence of Agricultural Futures via Stochastic Storage Costs and Timing Options

2017-04-11

This paper studies the market phenomenon of non-convergence between futures and spot prices in the grains market. We postulate that the positive basis observed at maturity stems from the futures holder's timing options t…