You are on page 1of 8

IBM Software White Paper

ILOG Optimization

Optimization applications
in finance, securities,
banking and insurance
2 Optimization applications in finance, securities, banking and insurance

Table of contents Competitive advantage in finance


IBM ILOG Optimization products provide tools that deliver
2 Important differentiators
significant competitive advantage for solving the most chal-
2 Competitive advantage in finance lenging problems encountered in finance. Three in particu-
larly are well suited for optimization:
3 Better decisions faster

3 Portfolio optimization and financial planning


● Risk management: Recent events have caused many com-
panies in the financial sector to revisit their risk manage-
4 Asset liability management ment policies and the underlying analytical models that
support them. Mathematical models remain at the heart of
4 Derivatives pricing
risk management, balancing the expected returns and corre-
4 Loan configuration and lending lations of market risk among securities. Current models
account for investor preferences, sectoral risks, transaction
5 Conclusion
costs and timing. Furthermore, as hedging with derivative
5 Customer case studies securities has become commonplace, optimization models
have played a key role in quantifying their value and
implementing trading strategies. As the economic basis of
Important differentiators risk management undergoes revision and evolution, reliable
The recent crisis in the financial sector—lending, investment,
and fast optimization engines continue to provide the basis
securities, banking and insurance—has focused executive
for effective risk management applications.
attention on near-term issues of survival and recovery, espe- ● Operational cost: Controlling transaction costs is critical
cially in the area of risk management, while diverting attention
in implementing profitable portfolio trading strategies.
from improving operational efficiency and building customer
Optimization models can identify opportunities to group
relationships. Yet, the two latter factors remain important
trades across multiple portfolios to take advantage of dis-
competitive advantages for leading companies in this sector.
counts or execute internal trades among portfolios within
the same organization, avoiding the cost of going to the
Optimization technologies—particularly IBM® ILOG®
market. The ability to manage large numbers of trades auto-
products—have played an important role in enabling compa-
matically through an optimization application provides the
nies in the financial sector to make better decisions faster. As
basis for effective operational cost control applications.
this white paper shows, IBM ILOG CPLEX® Optimization ● Product innovation: Firms in the finance sector have his-
Studio and IBM ILOG ODM Enterprise enable rapid devel-
torically avoided commoditization by innovating to create
opment and deployment of applications that address the
new products and services. In the past, impressive growth
financial sectors’ most important competitive differentiators.
has been achieved in mature markets. However, today’s
growth opportunities in those geographies are declining,
and meaningful future expansion will come from new mar-
kets. The firms that will benefit in these emerging profit
pools will be the ones that specialize in the areas valued
by their clients while optimizing their global reach.
Optimization can provide the basis to do both in
unexpected ways.
IBM Software 3

Optimization tools do not remove inherent risks in financial IBM ILOG Optimization tools are also effective at solving
markets, but they do allow users to optimally leverage mixed integer programs (MIPs) induced by cardinality con-
resources while balancing profit considerations with risk. They straints, fixed costs, and all sorts of indivisible decisions that
are an inherent part of strategies for making more effective can occur when issuing a security, as well as fixed transaction
management decisions. costs and percentile risk measures (CVaR). IBM ILOG
CPLEX Optimizers provides algorithms that are, in turn,
Better decisions faster ideal for processing discrete optimization (MILP, MIQP and
IBM ILOG Optimization products have been used effectively MIQCP) models, and deal with these constraints while han-
by many financial institutions in model development, empiri- dling common risk measures.
cal validation, benchmarking and comparative studies, while
developed applications can easily interface with existing sys- Nonlinear terms, including nonlinear transaction costs that
tems such as spreadsheets, databases, data visualization tools, have an impact on trading, benefit from the ability to model
statistical analysis packages, and existing frameworks and user piecewise linear functions and special ordered set (SOS) for-
interfaces. mulations, which are both easily accessible with CPLEX
Optimization Studio.
Optimization models
● Portfolio optimization Monte Carlo simulations have become the common method
● Financial planning used by financial institutions to test the robustness of their risk
● Asset-liability management models. Testing them against a large set of scenarios helps val-
● Derivatives pricing idate the underlying assumptions, building trust that they will
● Loan configuration and lending fully and effectively capture risks. These simulations can then
be solved with optimization, allowing the handling of hun-
Optimization products dreds of instruments and scenarios. ODM Enterprise is partic-
● IBM ILOG CPLEX Optimization Studio ularly well suited to these uses, with its scenario management
● IBM ILOG ODM Enterprise and database capabilities.

Portfolio optimization and financial The flexibility of the IBM ILOG Optimization products
planning allows resolutions to be embedded within iterative strategies
Mathematical programming algorithms implemented with and to interact with other systems to solve a series of scenar-
CPLEX Optimization Studio are well suited for solving index ios, which can be provided by alternative scenario generation
tracking, portfolio rebalancing models, and portfolio planning procedures, to test several modeling possibilities, optimize
models, including mean variance and factor models. Various portfolio rebalancing at multiple points in time, analyze the
side constraints modeled with linear programming (LP) and consequences of portfolio composition in subsequent trading
quadratic programming (QP) are often included in these clas- periods and other comparative operations.
sical portfolio optimization models.
4 Optimization applications in finance, securities, banking and insurance

Asset liability management Mathematical programs solved with CPLEX Optimization


A typical problem in asset-liability management is determining Studio allow decisions to be incorporated over an extended
which assets an investor should hold, and in what quantities, planning horizon taking into account market volatility based
in each period in order to maximize expected wealth at the on stochastic scenario trees, and can easily incorporate taxes,
end of the planning horizon. The investor may be a financial transaction costs, trade restrictions and other portfolio con-
institution such as a bank or insurance company, but many straints, which are typically not straightforward with closed
institutions also provide this service for their customers. formula solutions.
Therefore, effective tools for asset-liability management pro-
vide a basis for competitive advantage. Loan configuration and lending
Optimization tools can prove valuable in maximizing overall
Problems in asset-liability management can be very hard to profit and customer acceptance in loan configuration and
solve when they incorporate complex probability distribution lending applications. Some of the key criteria for loan qualifi-
functions that model the various uncertainties facing an cation include credit score, amount for the loan, payment
investor, such as the expected returns from the assets and the terms and interest rates. Often the factors that lead a customer
expected liabilities. Typically, the more accurately a probability to accept a loan are perceived to be at odds with the factors
distribution function models the real world, the more complex that make the loan attractive to a lender. But in today’s com-
and harder it is to solve. petitive market, where customers have many choices for
financing, a rapid, yet flexible, response from a lender can be
Mathematical problems that deal with uncertainty are referred instrumental to winning business. Lenders also want to man-
to as stochastic programs and require very powerful mixed age their loan portfolios to achieve specific targets for risk and
integer programming (MIP) optimization engines to be return while satisfying regulatory and prudency requirements.
solved, as well as advanced modeling and solution strategies
(for example, Bender’s decomposition). There are potentially many other considerations that a loan
company might want to consider in developing its loan
Derivative pricing portfolio, such as:
Derivative pricing has become a very important problem in
finance, and many analytical methods (for example, Black- ● Cardinality rules that specify the maximum number of loans
Scholes and Stochastic Volatility) have been developed to in a portfolio
assist investors with their decision-making process. Lately, ● Business rules that specify combinations of loans that can or
researchers have started using mathematical programming cannot be included in the same portfolio
techniques to answer basic, as well as advanced, questions in
derivative pricing. Mathematical programming provides more The loan portfolio problem can be modeled as a LP, or in
generality and flexibility than many of the specialized algo- cases of more complicated constraints, as a MIP. Both of these
rithms developed in the past to price individual types of deriv- problem types can be modeled and solved efficiently with
atives, thus enabling innovation and reducing time to market CPLEX Optimization Studio.
for new derivative products.
IBM Software 5

IBM ILOG Optimization products can then be used to Account managers can then comply automatically with spe-
develop solutions based on a selection of constraints and cific client requests, such as asset allocation, as well as regu-
parameters. The optimization tools will, for instance, take into lations, further personalizing the bank’s asset management
account user-defined limits to allow the best solution to be offerings.
offered—for the customer and the financial institution. Credit
configuration is then optimized and the needed time to ana- ● Investment manager
lyze a customer demand before taking a decision is shortened. Optimization creates competitive advantage as part of
innovative services that have saved customers hundreds of
Conclusion millions of dollars.
Recent advances in computer processing power and
IBM ILOG Optimization technology, allied with larger com- Optimizing portfolio management helps one of the world’s
puter memory and data management systems, allow problems largest investment managers create competitive advantage
to be solved today that were intractable only a few years ago. and provide substantial savings to its clients.
As a consequence, the finance, securities, banking and insur-
ance industries, with their rich heritage of developing quanti- Three of the company’s applications use CPLEX
tative and probabilistic models with large sets of data, can Optimization Studio:
build practical optimization applications to optimally leverage
resources while balancing profit considerations with risk. Trade crossing
Several hundred million dollars in transaction cost savings
Customer case studies have been achieved through an innovative approach to
● Bank asset management “trade crossing” in which the company uses ILOG
IBM WebSphere® ILOG JRules is used to ensure that Optimization software to match thousands of assets in buy
incoming market information from various sources is com- orders against similar assets in sell orders, where the orders
pliant with data quality standards and regulations. JRules come from thousands of different funds under management.
provides additional agility with real-time use to monitor
merger and acquisition data, changes in stock values and Leveraging a leading position as a top global manager of
other critical information, enabling real-time updates to this institutional assets, the trade-crossing application avoids
bank’s asset management reference data systems. market trades and related transaction costs (for both buy-
and sell-side trades).
Once the data has been qualified by JRules, IBM ILOG
CPLEX Optimization Studio determines the optimum port- Because of the volume of trades and the complex set of busi-
folio configuration based on predefined investment guide- ness policies and regulatory guidelines, trade crossing could
lines, or benchmarks, creating tax-efficient portfolios while not be performed effectively or efficiently without using
meeting customers’ investment goals and risk profiles. advanced optimization software.
CPLEX Optimization Studio also reduces the tracking error
between benchmarks and a tailored portfolio.
6 Optimization applications in finance, securities, banking and insurance

Portfolio in-kinding ● Portfolio manager


A large number of clients opted to transition their assets to This company provides portfolio management solutions to
hundreds of the company’s funds. However, transitioning to institutions and wealthy individuals. It is widely recognized
new strategies normally has potential for significant transac- for its pioneering research in the field of tax-efficient invest-
tion costs. In this second application, “portfolio in-kinding,” ing. It uses an application that automates the process of
the company used ILOG Optimization to transfer a large determining the best mix of tax-efficient investments in a
majority of portfolio values directly (“in-kind”) into their consistent and timely manner.
targeted funds, saving clients hundreds of millions in
transaction costs. CPLEX Optimization Studio enables the company to evalu-
ate portfolios daily. The evaluation incorporates cash level,
Fund rebalancing capital gains and losses, risk, investor needs, risk tolerance
In addition to taking full advantage of both trade crossing and time since last optimization. CPLEX Optimization
and in-kinding to minimize the related transaction costs, the Studio and the included Optimization Programming
company uses ILOG Optimization in “fund rebalancing,” a Language (OPL), simplifies the modeling process by quickly
huge task because the company manages hundreds of bil- modeling a problem and converting it into code used by the
lions of dollars distributed into thousands of funds tracking IBM ILOG CPLEX Optimizers.
over hundreds of indexes. The goal is to create optimal
holdings of fund assets through appropriate trades, allowing With billions in assets under management, the firm special-
fund managers to perform accurate index tracking while izes in combining index-based stock selection with active tax
minimizing transaction costs. The high complexity of recon- management within a privately managed account.
ciling risk and return objectives, fund policies, and regula-
tory guidelines makes this process a differentiating factor in The company is one of the few firms that report after-tax
the investment industry. returns, and as a recognized leader, it works with the invest-
ment industry to create new standards in this area. As many
The application has saved hundreds of millions in transac- of its competitors do not factor taxes when rebalancing port-
tion costs. Trade crossing and in-kinding are a major source folios, this affords the company a sizable advantage. The
of competitive advantage, as they allow managing the high optimizer also improves the stability, quality and speed
complexity of reconciling risk and return objectives, fund of analysis.
policies and regulatory guidelines, and makes the fund
rebalancing process a differentiating factor in the Compared with passive management, the company estimates
investment industry. that its portfolio optimizer increases after-tax returns by up to
1.5 percent per year. It also accommodates a broader range of
portfolios, achieves twofold growth and enlarges its customer
base. It also allows faster responses to requests and better
delivery of services to customers.
Notes
For more information
To learn more about the Optimization Applications in
Finance, Securities, Banking and Insurance, please
contact your IBM representative or IBM Business
Partner or visit the following website:
ibm.com/software/websphere/industries/financial/ © Copyright IBM Corporation 2010

IBM Software Group


Additionally, financing solutions from IBM Global Financing Route 100
Somers, NY 10589
can enable effective cash management, protection from tech- U.S.A.
nology obsolescence, improved total cost of ownership and
Produced in the United States of America
return on investment. Also, our Global Asset Recovery September 2010
Services help address environmental concerns with new, more All Rights Reserved
energy-efficient solutions. For more information on IBM, the IBM logo, ibm.com, CPLEX, ILOG and WebSphere are
IBM Global Financing, visit: ibm.com/financing trademarks or registered trademarks of International Business Machines
Corporation in the United States, other countries, or both. If these and
other IBM trademarked terms are marked on their first occurrence in this
information with a trademark symbol (® or ™), these symbols indicate
U.S. registered or common law trademarks owned by IBM at the
time this information was published. Such trademarks may also be
registered or common law trademarks in other countries. A current list of
IBM trademarks is available on the web at “Copyright and trademark
information” at ibm.com/legal/copytrade.shtml

Other company, product or service names may be trademarks or service


marks of others.

Please Recycle

WSW14080-USEN-00

You might also like