Researcher profile

Sandeep Nishad

Sandeep Nishad contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
3topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

Accelerated carrier invoice factoring using predictive freight transport events

Invoice factoring is an invoice financing process where business organizations sell their invoices to banks or financial institutions at a discount to gain faster access to the invoice amount. In global trade, ocean and land carriers exercise invoice factoring to gain quick access to the money they get paid for the shipment of consignments by shippers. Shippers typically clear the invoice payment within 60-90 days of goods getting delivered. In order to get early access to capital, carriers initiate invoice factoring after the completion of goods delivery to the shipper. In this work, we provide an approach to enable accelerated carrier invoice factoring even before the delivery of goods. Carrier invoice value for a given shipment depends on the actual values of shipment tracking events. We predict the carrier invoice value at different freight transport milestone events as the goods transportation progresses from supplier to shipper using smart contracts on a blockchain network that is operated by the global trade logistics participants. The prediction at a given stage is based on past shipment tracking events and predicted future shipment tracking events. Accurate prediction of invoice value for ongoing shipment enables the carrier organization to initiate invoice factoring on the trade finance network before the completion of goods delivery to the shipper. Further, based on the past accuracy of prediction models, the financial institutions may choose to release the invoice amount in installments at different freight transportation milestone events.

preprint2022arXiv

Atomic cross-chain exchanges of shared assets

A core enabler for blockchain or DLT interoperability is the ability to atomically exchange assets held by mutually untrusting owners on different ledgers. This atomic swap problem has been well-studied, with the Hash Time Locked Contract (HTLC) emerging as a canonical solution. HTLC ensures atomicity of exchange, albeit with caveats for node failure and timeliness of claims. But a bigger limitation of HTLC is that it only applies to a model consisting of two adversarial parties having sole ownership of a single asset in each ledger. Realistic extensions of the model in which assets may be jointly owned by multiple parties, all of whose consents are required for exchanges, or where multiple assets must be exchanged for one, are susceptible to collusion attacks and hence cannot be handled by HTLC. In this paper, we generalize the model of asset exchanges across DLT networks and present a taxonomy of use cases, describe the threat model, and propose MPHTLC, an augmented HTLC protocol for atomic multi-owner-and-asset exchanges. We analyze the correctness, safety, and application scope of MPHTLC. As proof-of-concept, we show how MPHTLC primitives can be implemented in networks built on Hyperledger Fabric and Corda, and how MPHTLC can be implemented in the Hyperledger Labs Weaver framework by augmenting its existing HTLC protocol.